thaler-lab / Wasserstein

Python/C++ library for computing Wasserstein distances efficiently.
https://thaler-lab.github.io/Wasserstein
Other
21 stars 8 forks source link

OpenMP Library Installation #19

Closed j-s-ashley closed 3 weeks ago

j-s-ashley commented 1 month ago

The current OpenMP library installation method is unreliable.

Originally posted by @j-s-ashley in https://github.com/thaler-lab/Wasserstein/issues/13#issuecomment-2161488725

Ideally, the method used here should be used, making use of modern CMake in lieu of brew.

matthewfeickert commented 4 weeks ago

@j-s-ashley I believe that you already have a pass of this done on your fork, before you hit Issue https://github.com/thaler-lab/Wasserstein/issues/22. Can you open up a draft PR from your dev branch there so that we can discuss any ongoing non-NumPy-2.0 issues?