I have somewhat maybe little bit strange question running my jobs in my ubuntu laptop instead of running them hpc clusters.
The reason I want to to that is now I have 6 core 12 threads. I used to run my jobs on hpc cluster of my previous university.
What I was doing,
1) connecting to hpc cluster and go to where the execution file is which is
wave_func.out
submitting the jobs to lsf
3) bsub -q linux22 -i ./w1.in -o ./w1.out ./wave_func.out
Then the if there is available thread in 'redhat7_211' my simulation starts.
My question is, How can I perform these simulation on my personal ubuntu OS pc ?
Asked by Alexander
(113 rep)
Sep 28, 2018, 06:11 PM
Last activity: Oct 5, 2018, 04:21 AM
Last activity: Oct 5, 2018, 04:21 AM