berenger-eu / tbfmm

Task-based fast multipole method, parallelized using OpenMP and StarPU. With StarPU it supports multiple GPUs (CUDA).
Other
9 stars 3 forks source link

compiles using MSVC under Windows with OpenMP #9

Closed ArturSalamatin closed 1 year ago

ArturSalamatin commented 1 year ago

ALL_BUILD accomplished without errors

berenger-eu commented 1 year ago

Thanks I will merge it. It is not so good to have hard coded flags for MSVC but this could be fixed later.