[ET Trac] [Einstein Toolkit] #1928: support make parallel options in simfactory

Einstein Toolkit trac-noreply at einsteintoolkit.org
Tue Jun 28 14:22:17 CDT 2016


#1928: support make parallel options in simfactory
--------------------------+-------------------------------------------------
  Reporter:  rhaas        |       Owner:                     
      Type:  enhancement  |      Status:  review             
  Priority:  minor        |   Milestone:                     
 Component:  SimFactory   |     Version:  development version
Resolution:               |    Keywords:                     
--------------------------+-------------------------------------------------

Comment (by rhaas):

 Sure. The system specific default must be set in the machine.ini file for
 the machine by specifying a value of makejobs (same as the system specific
 default number of threads when running the simulation). If none is
 specified (and make is actually "make -j @MAKEJOBS@" rather than "make -j
 12" or so) then @MAKEJOBS@ defaults to 1 unless either overridden by a
 setting in the machine.ini file or by a -j or --jobs option on the command
 line.

 Obviously if you just hard-code "make" as "make -j 12" in the machine.ini
 file then no value for {{{--jobs}}} will do anything.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1928#comment:9>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list