CUDA работает!!

This commit is contained in:
2025-12-02 11:31:36 +00:00
parent a9a5104c84
commit 02a754f314
6 changed files with 51 additions and 4 deletions

View File

@@ -4,4 +4,7 @@
#SBATCH --ntasks=4
#SBATCH --output=out.txt
mpirun -np 4 ./build/bitcoin_app
# mpirun -np $SLURM_NTASKS ./build/bitcoin_app
cd /mnt/shared/supercomputers/bitcoin-project/build
mpirun -np $SLURM_NTASKS ./bitcoin_app