else
isVoltron=1
echo "we are Voltron"
#export PATH=/gpfs0/biobuild/biobuilds-2016.11/bin:$PATH
# unset MALLOC_ARENA_MAX # on IBM platform this parameter has significant speed efect but may result in memory leaks
load_bwa="" # "spack load b...@0.7.17 arch=\`spack arch\`"
load_awk="" # "spack load ga...@4.1.4 arch=\`spack arch\`"
load_gpu="module load gcc/8;module load cuda/10.1;" # "spack load ...
load_samtools="" # "spack load samt...@1.13...
call_bwameth="" # "/gpfs0/home/neva/bwa-meth/bwameth.py"
$ less debug/hiccups_wrap-55866.err
Warning Hi-C map may be too sparse to find many loops via HiCCUPS.
jcuda.CudaException: Failed to initialize the driver: CUDA_ERROR_NO_DEVICE
at jcuda.utils.KernelLauncher.initialize(KernelLauncher.java:606)
at jcuda.utils.KernelLauncher.<init>(KernelLauncher.java:586)
at jcuda.utils.KernelLauncher.create(KernelLauncher.java:393)
at jcuda.utils.KernelLauncher.create(KernelLauncher.java:321)
at jcuda.utils.KernelLauncher.compile(KernelLauncher.java:270)
at juicebox.tools.utils.juicer.hiccups.GPUController.<init>(GPUController.java:72)
at juicebox.tools.clt.juicer.HiCCUPS.buildGPUController(HiCCUPS.java:558)
at juicebox.tools.clt.juicer.HiCCUPS.runCoreCodeForHiCCUPS(HiCCUPS.java:485)
at juicebox.tools.clt.juicer.HiCCUPS.access$200(HiCCUPS.java:158)
at juicebox.tools.clt.juicer.HiCCUPS$1.run(HiCCUPS.java:414)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
GPU/CUDA Installation Not Detected
Exiting HiCCUPS
$ module list
Currently Loaded Modulefiles:
1) intel/18.0.5 2) openmpi/4 3) jdk/8 4) bwa/0.7.17
(base) yeroslaviz@hpcl8001:Juicer_SLURM$ ./scripts/juicer_hiccups.sh -j scripts/juicer_tools
HiCCUPS:
GPUs are not installed so HiCCUPs cannot be run
...
(base) yeroslaviz@hpcl8001:Juicer_SLURM$ module load cuda/10.1
base) yeroslaviz@hpcl8001:Juicer_SLURM$ module list
Currently Loaded Modulefiles:
1) intel/18.0.5 2) openmpi/4 3) jdk/8 4) bwa/0.7.17 5) cuda/10.1
(base) yeroslaviz@hpcl8001:Juicer_SLURM$ ./scripts/juicer_hiccups.sh -j scripts/juicer_tools
HiCCUPS:
scripts/juicer_tools hiccups /fs/home/yeroslaviz/projects/Dept_Tachibana/Laura/Juicer_SLURM/aligned/inter_30.hic /fs/home/yeroslaviz/projects/Dept_Tachibana/Laura/Juicer_SLURM/aligned/inter_30_loops
Reading file: /fs/home/yeroslaviz/projects/Dept_Tachibana/Laura/Juicer_SLURM/aligned/inter_30.hic
No valid configurations specified, using default settings
Using 1 CPU thread(s)
Warning Hi-C map may be too sparse to find many loops via HiCCUPS.
Default settings for 5kb, 10kb, and 25kb being used
Running HiCCUPS for resolution 5000
...
$ ./detect_gpu
Number of devices found: 2
Device Number: 0
Device name: Quadro RTX 5000
Memory Clock Rate (KHz): 7001000
Memory Bus Width (bits): 256
Peak Memory Bandwidth (GB/s): 448.064000
Device Number: 1
Device name: Quadro RTX 5000
Memory Clock Rate (KHz): 7001000
Memory Bus Width (bits): 256
Peak Memory Bandwidth (GB/s): 448.064000
$ ./scripts/juicer_hiccups.sh -j scripts/juicer_tools -i aligned_manualHICCUP_succeeded/inter_30.hic -g hg19
HiCCUPS:
scripts/juicer_tools hiccups aligned_manualHICCUP_succeeded/inter_30.hic aligned_manualHICCUP_succeeded/inter_30_loops
Reading file: aligned_manualHICCUP_succeeded/inter_30.hic
No valid configurations specified, using default settings
Using 1 CPU thread(s)
Warning Hi-C map may be too sparse to find many loops via HiCCUPS.
Default settings for 5kb, 10kb, and 25kb being used
Running HiCCUPS for resolution 5000
...
I don't understand the problem, as I can't specify the error. Any idea how to test the problem?
Just to make sure, that I can detect the GPUs within the script, I have added the detect_gpu to jusicer.sh. When running, I can see the same output on STDOUT. So the script can detect the GPUs, but somehow can't load the module.
Just to make sure, I'm using the correct version of everything. I have downloaded tand am running juicer_tools.jar versions together with modules load gcc/8;module load cuda/10.1. Is this combination correct or should I change to any other version?
thanks
Assa
On Sunday, April 3, 2022 at 9:39:00 PM UTC+2 wrote:
Can you run this test?
--
You received this message because you are subscribed to a topic in the Google Groups "3D Genomics" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/3d-genomics/dXr9OOO3Pgw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 3d-genomics...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/3d-genomics/0a644834-5038-4963-af52-f49a6566f6d4n%40googlegroups.com.