首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 使用CUDA实现的旅行商问题

使用CUDA实现的旅行商问题

  • 资源大小:4.01 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: cuda 实现 使用 问题 旅行

资 源 简 介

This project aims to implement tsp using cuda.In this project we implements TSP using both openMPI and cuda.we proceeded as follows. First we implemented basic TSP using monte carlo method(using random numbers) in c.And then, that serial code is parallelised using openMPI.Next, parallelisation is again improved using parallel random number generator(PRNG) in openMPI(sprng).Finally TSP is implemented in cuda.
VIP VIP
  • Mason 46分钟前 成为了本站会员

  • 1小时前 成为了本站会员

  • Half_Punch 1天前 成为了本站会员

  • liqing71718 1天前 成为了本站会员

  • 伟国 1天前 成为了本站会员

  • songy 1天前 成为了本站会员

  • 纯色幽默 1天前 成为了本站会员

  • odd? 1天前 成为了本站会员

  • 52JOY... 1天前 成为了本站会员

  • Sirius 2天前 成为了本站会员

0.182570s