| Summary: | Filter or overwrite user exported variables based on the partition | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Marco Induni <marco.induni> |
| Component: | Other | Assignee: | Tim McMullan <mcmullan> |
| Status: | RESOLVED INFOGIVEN | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | ||
| Version: | 20.02.2 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | CSCS - Swiss National Supercomputing Centre | Alineos Sites: | --- |
| Atos/Eviden Sites: | --- | Confidential Site: | --- |
| Coreweave sites: | --- | Cray Sites: | --- |
| DS9 clusters: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | --- | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Linux Distro: | --- |
| Machine Name: | CLE Version: | ||
| Version Fixed: | Target Release: | --- | |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
|
Description
Marco Induni
2020-10-20 07:21:51 MDT
Hi Marco, I think using TaskProlog for this is an appropriate spot for this, though I can understand the concern. The only other consistent way that might be better currently would be to do this in a SPANK plugin. It would still need to execute basically once per task, but it would be with a little less overhead. That said, the management overhead of running a SPANK plugin is probably more than it is worth, unless using TaskProlog actually causes a problem. I would suggest sticking to the TaskProlog script for now, it is in common use and we aren't aware of it causing any major issues. Let me know if this helps! Thanks! --Tim Hi Tim, thank you for your answer and suggestions. I think we will give a try with TaskProlog and in case of trouble we may try with a SPLUNK plugin. You may close the ticket whenever you want, and thanks again for your support. Marco Hi Marco! Sounds good, always happy to help! I'll close this out now. Thanks! --Tim |