联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 超算/并行计算(112) 

[超算/并行计算] CS149-24fall-Assignments

斯坦福CS1492023年秋季并行计算编程作业
Programming assignments for Stanford CS149, Fall 2023 PARALLEL COMPUTING (2024-01-06, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704588446740808.html

[超算/并行计算] Stanford_CS149_Parallel-Computing

斯坦福大学CS149“并行计算”课程公共知识库
Public Repository for course CS149 "Parallel Computing" from Stanford (2023-12-19, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703070844581265.html

[超算/并行计算] SuperComputers_msu

超级计算机上的高性能计算-莫斯科国立大学
High Performance Computing on Super Computers - Moscow State University (2023-11-16, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700141500410465.html

[超算/并行计算] DPHDC

为了高效、稳健地运行分类算法,开发了超维计算数据并行框架(DPHDC)…,
Data Parallel framework for Hyperdimensional Computing (DPHDC) is developed with the aim of efficiently and robustly running classificati…, (2023-10-03, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696394771749638.html

[超算/并行计算] covalent_tutorials_ieee_2023

华盛顿贝尔维尤IEEE 2023 QCE教程笔记本,
Tutorial notebooks for QCE at IEEE 2023 in Bellevue, Washington, (2023-09-19, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695181728232332.html

[超算/并行计算] PDCatUNL

内布拉斯加州林肯大学的并行和分布式计算,
Parallel and Distributed Computing at the University of Nebraska-Lincoln, (2023-09-11, HTML, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694467707502673.html

[超算/并行计算] Concurrent-Programming

CS 511并发编程,史蒂文斯理工学院2017年秋季,
CS 511 Concurrent Programming, Stevens Institute of Technology Fall 2017, (2017-11-25, Erlang, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694408791847872.html

[超算/并行计算] mpp-uespi

帕纳巴佩斯奎萨校区项目模型,
Modelo de projeto de pesquisa campus parnaíba, (2022-02-25, TeX, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689179965232209.html

[超算/并行计算] 2016-macs2-projet-hpc

加利利研究所(巴黎13)MACS2|Projet HPC|环境传播,
Institut Galilée (Paris 13) MACS2 | Projet HPC | Propagation d onde en milieu hétérogène, (2016-06-12, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689179421182089.html

[超算/并行计算] HPCC-Brandeis

布兰代斯大学高性能计算中心(HPCC)的项目,
Projects at the high-performance computing center (HPCC) at Brandeis University, (2019-02-14, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689178920411723.html

[超算/并行计算] hpc-python-ihpcss-2015

第六届国际暑期学校计算科学HPC挑战高级Python学习材料。多伦多,安大略省,加拿大,
Advanced Python learning materials for the sixth International Summer School on HPC Challenges in Computational Sciences. Toronto, ON Canada, (2015-06-25, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689178859245071.html

[超算/并行计算] hpc_transito

蒙得维的亚多起交通事故的可视化。,
Visualización en el mapa de Montevideo de multas y accidentes de tránsito separando por barrio., (2015-03-26, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689178695735872.html

[超算/并行计算] cfdomp

流体力学方程代码OpenMP与MPI的并行优化(一维)
Parallel optimization of fluid dynamics equation code OpenMP and MPI (one dimension) (2020-04-21, C/C++, 789KB, 下载0次)

http://www.pudn.com/Download/item/id/1587442761837150.html

[超算/并行计算] Matrix_add

此程序使用CUDA并行语言完成矩阵的加法。矩阵维数为3×3矩阵。矩阵维数可以更改。但是同时矩阵的处置也要手动设置。
This program uses the CUDA parallel language to complete the addition matrix. 33 matrix matrix dimensions. You can change the dimension of the matrix. However, while the disposal of the matrix must be set manually. (2014-12-09, Visual C++, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/2670835.html

[超算/并行计算] FDTD

FDTD 电磁仿真的数值计算 主要是2维的代码
FDTD electromagnetic simulation is mainly two-dimensional numerical code (2013-06-20, matlab, 9KB, 下载2次)

http://www.pudn.com/Download/item/id/2283860.html

[超算/并行计算] mpi_lu

LU算法的MPI串行实现,矩阵维数无要求,可在曙光4000A并行机运行
The LU algorithm MPI serial implementation matrix dimension requirements Dawning 4000A parallel machine running (2012-12-06, Visual C++, 2KB, 下载5次)

http://www.pudn.com/Download/item/id/2073539.html

[超算/并行计算] lpic

1维粒子模拟程序,采用并行环境编程。可以作为并行计算的良好教材。程序在debian下编译通过。
one dimension particle in cell (2012-04-01, Visual C++, 568KB, 下载6次)

http://www.pudn.com/Download/item/id/1814391.html

[超算/并行计算] KMP

详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明
Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm description (2012-01-09, Visual C++, 3KB, 下载5次)

http://www.pudn.com/Download/item/id/1753802.html

[超算/并行计算] qishixunyou

里面用两种方法实现了骑士巡游问题,分别是回溯的方法,和贪心加回溯的方法。
There two ways to achieve a parade Cavalier problems are way back, and greedy plus retrospective approach. (2008-10-12, Visual C++, 265KB, 下载22次)

http://www.pudn.com/Download/item/id/559724.html

[超算/并行计算] nozzle_shock

喷管加激波,呵呵,大家尽快下啊下载喷管
Nozzle increases shock, huh, huh, ah everyone to download as soon as possible under the nozzle (2008-06-04, Visual C++, 59KB, 下载29次)

http://www.pudn.com/Download/item/id/482040.html
总计:112