hpc / pavilion2

Pavilion is a Python 3 (3.5+) based framework for running and analyzing tests targeting HPC systems.
https://pavilion2.readthedocs.io/
Other
44 stars 20 forks source link

Soft deprecate `sched.test_cmd` #749

Open Paul-Ferrell opened 8 months ago

Paul-Ferrell commented 8 months ago

The name of sched.test_cmd has bothered me for a long time. It's time to change it.

Rename to sched.mpi_cmd and make sched.test_cmd an alias to that.

Update documentation and examples to use the new name.

Paul-Ferrell commented 8 months ago

@sly likes sched.mpi_launch better. @sly has good taste.

Do that.

Paul-Ferrell commented 8 months ago

Better yet, sched.launch.