There is always an Segmentation Fault when preloading the client at ../libscuda_12.2.so whether local or remote, also the SCUDA_SERVER ip is set correctly as you can see.
root@cuda-gpu-worker6-scuda:/home/ubuntu/scuda/deploy# ./start.sh torch
../libscuda_12.2.so
Connecting to SCUDA server at: localhost:14833
Using scuda binary at path: ../libscuda_12.2.so
Running torch example...
./start.sh: line 23: 348232 Segmentation fault (core dumped) LD_PRELOAD="$libscuda_path" python3 -c "import torch; print('CUDA Available:', torch.cuda.is_available())"
There is always an Segmentation Fault when preloading the client at ../libscuda_12.2.so whether local or remote, also the SCUDA_SERVER ip is set correctly as you can see.
root@cuda-gpu-worker6-scuda:/home/ubuntu/scuda/deploy# ./start.sh torch
../libscuda_12.2.so
Connecting to SCUDA server at: localhost:14833
Using scuda binary at path: ../libscuda_12.2.so
Running torch example...
./start.sh: line 23: 348232 Segmentation fault (core dumped) LD_PRELOAD="$libscuda_path" python3 -c "import torch; print('CUDA Available:', torch.cuda.is_available())"