- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i want to submit multiple single node jobs with different arguments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jagraj,
We tried to run a sample keras code which takes learning rate as argument & submitted it as multiple jobs with different values for the learning rate.We could see that it's working fine without any errors. Could you please follow the below steps which we performed:
Step 1:
source activate tensorflow
[Note : tensorflow is the preinstalled conda environment in Devcloud which comes along with oneAPI]
Step 2: Install the required packages in the environmet:
pip install keras --user
Step3 : Submit the job script by passing different values for learning rate as follows:
qsub myjob -F "0.1" qsub myjob -F "0.01"
[Note: Job file and python script are attached]
Hopes this helps for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jagraj,
Could you please let us know the solution provided answer your query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jagraj,
Can we close this case if your issue got resolved?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jagraj,
We are closing this case since we were able to provide solution.Please feel free to raise a new thread if you have further issues.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page