Commit 50353e89 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Clean up handling of various memory options.

Change mem_per_cpu / mem_per_gpu / pn_min_memory / pn_min_tmp_disk
to uint64_t in slurm_opt_t, and use NO_VAL64 as the sentinel value
throughout.

Rework str_to_mbytes2() to return a uint64_t, and NO_VAL64 as an invalid
value instead of -1.
parent 8fceac46
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment