Revert "mcexec: detect mismatch of mcexec -n and mpirun -ppn"
This reverts commit 72af689e69.
Change-Id: I25bc56cd8ac9c877852fc1092c8349fe318fd25d
This commit is contained in:
@ -92,7 +92,6 @@ struct program_image_section {
|
||||
struct get_cpu_set_arg {
|
||||
int nr_processes;
|
||||
int *process_rank;
|
||||
pid_t ppid;
|
||||
void *cpu_set;
|
||||
size_t cpu_set_size; // Size in bytes
|
||||
int *target_core;
|
||||
|
||||
Reference in New Issue
Block a user