< M A T L A B (R) > Copyright 1984-2017 The MathWorks, Inc. R2017b (9.3.0.713579) 64-bit (glnxa64) September 14, 2017 To get started, type one of these: helpwin, helpdesk, or demo. For product information, visit www.mathworks.com. Time to run FFT on the node: 21.9638 [Warning: Support for GPU devices with Compute Capability 2.0 will be removed in a future MATLAB release. To learn more about supported GPU devices, see www.mathworks.com/gpudevice.] [> In gpu (line 33) In run (line 91)] Time to run FFT on the GPU: 14.3148 speedup = 1.5343 ------------------------------------------------------------ Sender: LSF System Subject: Job 835098: <#!/bin/bash;#BSUB -n 1;#BSUB -W 10;#BSUB -q gpu;#BSUB -R span[hosts=1];#BSUB -R "select[m2070 || m2070q || m2090]";#BSUB -gpu "num=1:mode=shared:mps=no";#BSUB -o m2070_out.%J;#BSUB -e m2070_err.%J;module load matlab/R2017b;matlab -nodisplay -nosplash -nodesktop -r "run('gpu.m');exit;"> in cluster Done Job <#!/bin/bash;#BSUB -n 1;#BSUB -W 10;#BSUB -q gpu;#BSUB -R span[hosts=1];#BSUB -R "select[m2070 || m2070q || m2090]";#BSUB -gpu "num=1:mode=shared:mps=no";#BSUB -o m2070_out.%J;#BSUB -e m2070_err.%J;module load matlab/R2017b;matlab -nodisplay -nosplash -nodesktop -r "run('gpu.m');exit;"> was submitted from host by user in cluster at Fri Oct 25 09:43:26 2019 Job was executed on host(s) , in queue , as user in cluster at Fri Oct 25 09:43:32 2019 was used as the home directory. was used as the working directory. Started at Fri Oct 25 09:43:32 2019 Terminated at Fri Oct 25 09:44:41 2019 Results reported at Fri Oct 25 09:44:41 2019 Your job looked like: ------------------------------------------------------------ # LSBATCH: User input #!/bin/bash #BSUB -n 1 #BSUB -W 10 #BSUB -q gpu #BSUB -R span[hosts=1] #BSUB -R "select[m2070 || m2070q || m2090]" #BSUB -gpu "num=1:mode=shared:mps=no" #BSUB -o m2070_out.%J #BSUB -e m2070_err.%J module load matlab/R2017b matlab -nodisplay -nosplash -nodesktop -r "run('gpu.m');exit;" ------------------------------------------------------------ Successfully completed. Resource usage summary: CPU time : 271.57 sec. Max Memory : 606.91 MB Average Memory : 470.74 MB Total Requested Memory : - Delta Memory : - Max Swap : - Max Processes : 4 Max Threads : 55 Run time : 89 sec. Turnaround time : 75 sec. The output (if any) is above this job summary. PS: Read file for stderr output of this job.