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

您现在的位置是:虫虫源码 > C/C++/VC++ > 并行+ +

并行+ +

  • 资源大小:106.94 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 并行

资 源 简 介

What is Parallel++ Parallel++ is an Open Source library written in C++ for performing large matrix/vector calculations optimized for multicore x86_64 CPUs under Linux OS. It uses Intel intrinsincs/GCC builtins and OpenMP to achieve scalable performance. Goals Faster, smaller, easy-to-use and highly configurable. What works Vector addition, substraction, dot product. Matrix addition, substraction, multiplication, transposition. Matrix multiplication with vector and scalars. TO DO Optimization of parallel code. Runtime autoconfiguration for optimal performance(detection of CPU capabilities, number of CPUs/cores, etc.) Matrix inversion; Algorithms for solving linear systems; ...and many more ( waiting for proposals ). Getting Parallel++ In this moment most of intended functionality is in work. The best way of getting the library source code (Eclipse project) is vi
VIP VIP
0.170593s