Nebolon

Results 5 comments of Nebolon

I have the same Problem and can't solve it at the moment. The library example does not work either. (for web)

cd ~/rtx5000 nvcc -o card_details_nvcc card_details.cu -bash: cd: /home/nicolai/rtx5000: No such file or directory cc1plus: fatal error: card_details.cu: No such file or directory compilation terminated.

I tryed to let it run on my wsl. Build dosen't work, how can I use a prebuiled nightly build? # Configuration: 8850a00e136a9e8be32c557a177e77f38f3c27b70c44518acb5ba0af47f7836b # Execution platform: @@local_execution_config_platform//:platform In file included...

@maludwig and @Venkat6871 is there a build that I can use? (like nightly build)

@maludwig dosen't work for me. echo "This should be Bazel v8.8.1" bazel --version here I get only 8.1.1 and I get some Errors for the build. is there any chance...