IPC backend now aborts with rocshmem global_exit()
[ROCm/rocshmem commit: c0e4a32ca2]
This commit is contained in:
کامیت شده توسط
Yiltan Hassan Temucin
والد
2e59d60264
کامیت
3bf7d2eb87
@@ -286,7 +286,7 @@ void IPCBackend::initIPC() {
|
||||
}
|
||||
|
||||
void IPCBackend::global_exit(int status) {
|
||||
assert(false);
|
||||
MPI_Abort(MPI_COMM_WORLD, status);
|
||||
}
|
||||
|
||||
void IPCBackend::teams_destroy() {
|
||||
|
||||
مرجع در شماره جدید
Block a user