← Back to team overview

yade-users team mailing list archive

[Question #703504]: Compilation and Running on HPC cluster -Centos 7

 

New question #703504 on Yade:
https://answers.launchpad.net/yade/+question/703504

Hello,
could you please advise if the following steps are correct in order to install and run yade in a cluster?

1) Compile YADE and pre-requisites . For compiling YADE,  it should be used -DENABLE_OAR=1 option to cmake to enable it.
2) if successful, run YADE through the following command:
yade-oar --oar-project=<your project name> --oar-script=job.sh --oar-walltime=hh:mm:ss parameters.table simulation.py

where it needs a batch file (such as for yade-batch) and a bash file for the jobs.

Is that correct?
I was confused with the guidance in https://yade-dem.org/doc/mpy.html 

Thanks for the support

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.