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
Hi,
I was wondering if it is possible to build the new version of racon (1.4.0) with CUDA on your servers? The build.sh file needs to be modified by adding -Dracon_enable_cuda=ON to the cmake list of flags. The minimum CUDA version is 10. I guess the meta.yaml file needs an update too?
Thank you and best regards,
Robert
The text was updated successfully, but these errors were encountered:
There are legal issues to resolve at first. The brave folks at conda-forge are trying to find a solution. You can read more about it here: conda-forge/conda-forge.github.io#63
Hi,
I was wondering if it is possible to build the new version of racon (1.4.0) with CUDA on your servers? The
build.sh
file needs to be modified by adding-Dracon_enable_cuda=ON
to thecmake
list of flags. The minimum CUDA version is 10. I guess themeta.yaml
file needs an update too?Thank you and best regards,
Robert
The text was updated successfully, but these errors were encountered: