-
### Problem description
Since the numba merge, the option for enabling parallelization is no longer functional when running setup.py. Currently, there is no way to enable parallelization from the nt…
-
**Describe the bug**
Trying to build from source. It fails with
Error: Unknown option "-pthread".
cpp/open3d/utility/CMakeFiles/utility.dir/build.make:222: recipe for target 'cpp/open3d/utility/C…
-
```
JuPedSim - JPScore
Current date : Aug 9 2019 00:46:56
Version : 0.8.4
Compiler : g++ (9.1.0)
Commit hash : v0.8.4-160-g307b7c45-dirty
Commit date : Fri Aug 9 00:37:34…
-
I had to change a couple of things to get this compiling on Mac OS X:
- python extension object in setup.py doesn't have an `extra_compile_args` member if none were specified
- openmp library flag i…
-
**Submitting author:** @vipinagrawal25 (Vipin Agrawal)
**Repository:** https://github.com/vipinagrawal25/MeMC
**Branch with paper.md** (empty if default branch):
**Version:** v1.1
**Editor:** @fboehm…
-
I have some code that needs to call `computeSurvivalFunction` function around 100,000 times for a 20-dimensional multivariate normal. Is there any way to do this in a reasonable amount of time? I've b…
-
Here's a general tracker issue for discussion of BLIS support in NumPy. So far we've had some discussions of this in two nominally unrelated threads:
- [The windows wheel issue](https://github.com/num…
-
Hi,
First of all thank you for the great job which proved quite accurate in this application! As I noticed for prediction, apart from the first step that can be run on GPU, the second step (postpro…
-
Years ago someone has discussed the possibilities of using OpenCL to accelerate computing. However, it seems the proposal was denied.
Reasons to support OpenCL:
1.Currently, OpenCL is a stable, …
-
Good evening all,
I encountered a possible issue with the OpenMP parallelization of NRPy+/SENR.
I am outputting C code for the BSSN RHSs in the way that it's done in the "Colliding black holes" t…