Checkpoint Z4C CUDA throttling progress
This commit is contained in:
@@ -5319,6 +5319,10 @@ int Parallel::data_packer(double *data, MyList<Parallel::gridseg> *src, MyList<P
|
||||
MPI_Abort(MPI_COMM_WORLD, 1);
|
||||
}
|
||||
}
|
||||
else if (z4c_cuda_has_resident_state(dst->data->Bg) != 0)
|
||||
{
|
||||
z4c_cuda_release_step_ctx(dst->data->Bg);
|
||||
}
|
||||
}
|
||||
else
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user