I do not want to make this change in the SLURM version 2.2 code, but have applied the patch to the version 2.3 code. Thanks you! ________________________________________ From: [email protected] [[email protected]] On Behalf Of Hongjia Cao [[email protected]] Sent: Saturday, March 26, 2011 2:12 AM To: slurm-dev Subject: [slurm-dev] patch for running more than 65536 MPI tasks
The attached patch changes type of some variables in the PMI code from uint16_t to uint32_t, to allow running more than 65536 tasks.
