Hi all, Is there an equivalent of the #BSUB -p command in SLURM as well? Best Wishes, Marek
Dear Marek, the command is #SBATCH --account=abcd1234. Cheers, Philipp Am 12.03.19 um 20:01 schrieb simon@isf.rwth-aachen.de:
Hi all,
Is there an equivalent of the #BSUB -p command in SLURM as well?
Best Wishes, Marek _______________________________________________ claix18-slurm-pilot mailing list -- claix18-slurm-pilot@lists.rwth-aachen.de To unsubscribe send an email to claix18-slurm-pilot-leave@lists.rwth-aachen.de
-- Dr. rer. nat. Philipp Rüßmann Peter Grünberg Institut (PGI-1) and Institute for Advanced Simulation (IAS-1) Forschungszentrum Jülich GmbH, D-52425 Jülich Tel.: +49 2461 61-5523 E-Mail: p.ruessmann@fz-juelich.de ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------
Hi all, I am trying to submit a job to Gromacs using cluster. With LSF, it was working well. I am getting the follwong error: sbatch: error: s_p_parse_file: unable to status file /etc/slurm/slurm.conf: No such file or directory, retrying in 1sec up to 60sec sbatch: error: ClusterName needs to be specified sbatch: fatal: Unable to process configuration file Please suggest me to solve this problem. Thanks in advance. Best regards, Subrata. On Tue, Mar 12, 2019 at 8:20 PM Philipp Rüßmann <p.ruessmann@fz-juelich.de> wrote:
Dear Marek,
the command is #SBATCH --account=abcd1234.
Cheers, Philipp
Am 12.03.19 um 20:01 schrieb simon@isf.rwth-aachen.de:
Hi all,
Is there an equivalent of the #BSUB -p command in SLURM as well?
Best Wishes, Marek _______________________________________________ claix18-slurm-pilot mailing list -- claix18-slurm-pilot@lists.rwth-aachen.de To unsubscribe send an email to claix18-slurm-pilot-leave@lists.rwth-aachen.de
-- Dr. rer. nat. Philipp Rüßmann Peter Grünberg Institut (PGI-1) and Institute for Advanced Simulation (IAS-1) Forschungszentrum Jülich GmbH, D-52425 Jülich Tel.: +49 2461 61-5523 E-Mail: p.ruessmann@fz-juelich.de
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------ _______________________________________________ claix18-slurm-pilot mailing list -- claix18-slurm-pilot@lists.rwth-aachen.de To unsubscribe send an email to claix18-slurm-pilot-leave@lists.rwth-aachen.de
-- Yours Sincerely, Subrata Pramanik
As indicated by the error message, did you try to specify the ClusterName? For example: #SBATCH -p c18m if there is still an error, a copy of the batch file could be useful! Best wishes, Julien On 24/04/2019 17:27, Subrata Pramanik wrote:
Hi all,
I am trying to submit a job to Gromacs using cluster.
With LSF, it was working well.
I am getting the follwong error:
sbatch: error: s_p_parse_file: unable to status file /etc/slurm/slurm.conf: No such file or directory, retrying in 1sec up to 60sec sbatch: error: ClusterName needs to be specified sbatch: fatal: Unable to process configuration file
Please suggest me to solve this problem.
Thanks in advance.
Best regards, Subrata.
On Tue, Mar 12, 2019 at 8:20 PM Philipp Rüßmann <p.ruessmann@fz-juelich.de <mailto:p.ruessmann@fz-juelich.de>> wrote:
Dear Marek,
the command is #SBATCH --account=abcd1234.
Cheers, Philipp
Am 12.03.19 um 20:01 schrieb simon@isf.rwth-aachen.de <mailto:simon@isf.rwth-aachen.de>: > Hi all, > > Is there an equivalent of the #BSUB -p command in SLURM as well? > > Best Wishes, > Marek > _______________________________________________ > claix18-slurm-pilot mailing list -- claix18-slurm-pilot@lists.rwth-aachen.de <mailto:claix18-slurm-pilot@lists.rwth-aachen.de> > To unsubscribe send an email to claix18-slurm-pilot-leave@lists.rwth-aachen.de <mailto:claix18-slurm-pilot-leave@lists.rwth-aachen.de>
-- Dr. rer. nat. Philipp Rüßmann Peter Grünberg Institut (PGI-1) and Institute for Advanced Simulation (IAS-1) Forschungszentrum Jülich GmbH, D-52425 Jülich Tel.: +49 2461 61-5523 E-Mail: p.ruessmann@fz-juelich.de <mailto:p.ruessmann@fz-juelich.de>
------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ _______________________________________________ claix18-slurm-pilot mailing list -- claix18-slurm-pilot@lists.rwth-aachen.de <mailto:claix18-slurm-pilot@lists.rwth-aachen.de> To unsubscribe send an email to claix18-slurm-pilot-leave@lists.rwth-aachen.de <mailto:claix18-slurm-pilot-leave@lists.rwth-aachen.de>
-- Yours Sincerely,
Subrata Pramanik
_______________________________________________ claix18-slurm-pilot mailing list -- claix18-slurm-pilot@lists.rwth-aachen.de To unsubscribe send an email to claix18-slurm-pilot-leave@lists.rwth-aachen.de
-- ************************************************** Dr. Julien GUÉNOLÉ Research Group Head ---------------------- Institute of Physical Metallurgy and Metal Physics RWTH Aachen University Kopernikusstrasse 14 52074 Aachen, GERMANY ---------------------- Room 202 Phone [office] +49 241 80 26866 Email guenole@imm.rwth-aachen.de Web http://www.julien-guenole.fr Twitter @nanouayeur **************************************************
participants (4)
-
Julien Guénolé
-
Philipp Rüßmann
-
simon@isf.rwth-aachen.de
-
Subrata Pramanik