Replies: 2 comments 1 reply
-
Here are some of my responses (in the format of use cases) to help guidance. I am organizing in "what I currently do" and "what I want to do." How I am defining jobs
What I'd like to be able to do
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi, following up from Mastodon. I hope this is helpful/relevant. These answers are what I see as a sysadmin when I help people or I submit my own jobs doing tests or running other codes How I am defining jobs
What I'd like to be able to do
Hope this is helpful! If there's any clarification I can do, please let me know! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here we want to collect user stories for requesting resources, with the goal of designing something that smells like a new Jobspec. The details of that cannot be determined until we understand the current landscape and needs. Specifically, we want to know:
1. How are you defining your jobs and their requirements?
# FLUX: ...
)2. How are you currently submitting jobs to flux?
3. What are you trying to do?
4. What would you like to be able to do that you currently either can't or don't know how to?
Possibilities may include things like co-scheduling, inter-node locality or rank layout, intra-node binding/affinity, stage-in/stage-out, dependency types, services, what do you currently have to write a helper script or wrapper or manager for that might better be expressed to the resource manager?
Please feel free to expand on any of the above as it will help us to understand your needs. I (@vsoch) will write an example response in the first thread. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions