Mark Grondona

Results 695 comments of Mark Grondona

I left the ppc64le build disabled. I can give it a try today. On Wed, May 19, 2021, 9:35 PM Dong H. Ahn ***@***.***> wrote: > @grondo : was this...

Still failing on ppc64le: ``` ok 4 - loading resource module with a nonexistent GRUG fails PASS: t4000-match-params.t 4 - loading resource module with a nonexistent GRUG f ails flux-start:...

The eventual goal would be to dump this information via Rv2, then have a set of tools that can display Rv2 in various ways. For now, though it might make...

> I ask because I always thought of the priority in job-manager as a sort of "priority class" To me, that sounds like how it works now, since jobs are...

Also, does flux-sched really require python yaml package?

> Internally, once the toml file is parsed, qmanager_opts would transform this form into the module load option form to process. This way, there is only one logic that provides...

> When you don't have a configuration file to begin with, however, how do you envision we can specify low level subtable keys like multiple queues in this case? This...

In case it is helpful: ``` Input spec -------------------------------- flux-sched%[email protected] Concretized -------------------------------- [email protected]%[email protected]~cuda patches=a912541aef49c74dad8893ca252f1cca939de6f515ef90e1ebb57b164978b666 arch=linux-rhel7-broadwell ^[email protected]%[email protected]+atomic+chrono~clanglibcpp~container~context~coroutine+date_time~debug+exception~fiber+filesystem+graph~icu+iostreams+locale+log+math~mpi+multithreaded~numpy~pic+program_options~python+random+regex+serialization+shared+signals~singlethreaded+system~taggedlayout+test+thread+timer~versionedlayout+wave cxxstd=98 patches=93f4aad8f88d1437e50d95a2d066390ef3753b99ef5de24f7a46bc083bd6df06 visibility=hidden arch=linux-rhel7-broadwell ^[email protected]%[email protected]~debug~pic+shared arch=linux-rhel7-broadwell ^[email protected]%[email protected] arch=linux-rhel7-broadwell ^[email protected]%[email protected] libs=shared,static arch=linux-rhel7-broadwell ^[email protected]%[email protected]+optimize+pic+shared arch=linux-rhel7-broadwell ^[email protected]%[email protected]~cuda~docs...

FYI - I was able to get tests to pass by forcing `[email protected]` instead of `[email protected]`. Maybe not GCC 11, or maybe a combination of GCC 11 with yaml-cpp v0.7.0?

For now I will pin yaml-cpp to 0.6.3 in the flux-sched spack recipe (I'm not sure of a better way to handle it)