Gilad Sivan

Results 21 comments of Gilad Sivan

Thanks for getting back to me so quickly: [cid:b069bcad-ff85-45cb-a247-ddc567984eb4] ________________________________ From: Ben Howe ***@***.***> Sent: Wednesday, May 15, 2024 3:37 PM To: NVIDIA/cuda-quantum ***@***.***> Cc: Gilad Sivan ***@***.***>; Mention ***@***.***>...

![nvidia-smi](https://github.com/NVIDIA/cuda-quantum/assets/101505127/ab2da828-5549-4e7c-89b6-4342135e1e75)

I'll check right away ________________________________ From: Ben Howe ***@***.***> Sent: Wednesday, May 15, 2024 4:38 PM To: NVIDIA/cuda-quantum ***@***.***> Cc: Gilad Sivan ***@***.***>; Mention ***@***.***> Subject: Re: [NVIDIA/cuda-quantum] pulled cudaQ...

![image](https://github.com/NVIDIA/cuda-quantum/assets/101505127/168fcf15-683e-457b-ad4f-c16a6a832bed)

I tried it again and it works: `(base) gilad@gracehopper:~$ docker run --gpus all -it nvcr.io/nvidia/quantum/cuda-quantum:0.7.1 ========================= NVIDIA CUDA-Q ========================= Version: 0.7.1`

I tried it again and it works :) ![image](https://github.com/NVIDIA/cuda-quantum/assets/101505127/3a3f1dfe-1fa1-4519-9336-fd7447b2d1cb)

Thanks for the quick reply... -- #include "absl/base/call_once.h" #include "absl/base/const_init.h" #include "absl/base/thread_annotations.h" #include "absl/container/node_hash_map.h" #include "absl/log/check.h" #include "absl/log/log.h" #include "absl/status/statusor.h" #include "absl/strings/string_view.h" #include "absl/synchronization/mutex.h" #include "absl/types/span.h" #include "third_party/gpus/cuda/include/cuda.h" #include "xla/stream_executor/cuda/cuda_asm_compiler.h"...

I'm sorry but I don't understand the request. Can you be more specific and include the linux terminal commands you want me to run?

This is what I get now (I'm in a different docker imae now): (base) root@8c1c1dd5a763:~/jax# python3 build/build.py --enable_cuda --build_gpu_plugin --gpu_plugin_cuda_version=12 _ _ __ __ | | / \ \ \/...

@nouiz thanks, I tried those two options without success. I'm using a GH200 and I'm trying to use jax with the GPU, but it always fails.