mcexec: detect mismatch of mcexec -n and mpirun -ppn
Change-Id: Iaf5cfb11c37bea6957b77a2114f783e9a46a48f2 Refs: #929
This commit is contained in:
committed by
Masamichi Takagi
parent
153d0609de
commit
72af689e69
@@ -92,6 +92,7 @@ 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