You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment cmake is still building everything with nvcc. I need to figure out how to remove the dependency on nvcc for the serial builds. I will also have to consider the dependency on other cuda include like vector types and curand for example.
The text was updated successfully, but these errors were encountered:
At the moment cmake is still building everything with nvcc. I need to figure out how to remove the dependency on nvcc for the serial builds. I will also have to consider the dependency on other cuda include like vector types and curand for example.
The text was updated successfully, but these errors were encountered: