-
Updated
May 28, 2022 - C++
parallel-computing
Here are 1,660 public repositories matching this topic...
-
Updated
May 20, 2022 - Python
-
Updated
Apr 13, 2022 - Python
-
Updated
May 1, 2022 - C++
-
Updated
May 23, 2022 - Python
-
Updated
May 20, 2022 - C++
-
Updated
Dec 4, 2017 - Rust
-
Updated
May 27, 2022 - C++
-
Updated
May 28, 2022 - Nim
-
Updated
May 28, 2022 - C++
-
Updated
May 21, 2022 - Python
-
Updated
May 28, 2022 - R
Speed up test suite
The standard accelerate test suite, used by all the backends, can be quite slow. Several of the tests are significantly slower than the others, for example segmented folds and scans, which I believe is because the reference implementations are very inefficient. Writing some more efficient reference implementations (e.g. using Data.Vector.Unboxed
) should help speed things up.
When computing the isosurface, when 4 simplex edges crosses the isosurface, we add 2 triangles to the isosurface triangulation.
Right now we add these arbitrarily (in these 3 lines) but we should add them so that the curvature is minimized.
The current state o
-
Updated
May 28, 2022 - C++
-
Updated
May 27, 2022 - Fortran
-
Updated
May 28, 2022 - C++
-
Updated
Mar 28, 2022 - Python
-
Updated
May 28, 2022 - Python
-
Updated
Sep 8, 2017 - JavaScript
-
Updated
May 12, 2022
- core
- mpi
-
Updated
May 22, 2022 - Python
-
Updated
Jul 23, 2021 - Rust
-
Updated
May 20, 2022 - Python
-
Updated
May 23, 2022 - Haskell
-
Updated
May 5, 2022
-
Updated
May 27, 2022 - C
-
Updated
May 27, 2022 - Fortran
Improve this page
Add a description, image, and links to the parallel-computing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the parallel-computing topic, visit your repo's landing page and select "manage topics."