Code commits
MPI
-
Rui Xue 0ee188976b7384028a1d6cd975b0541e2f39d3ea
Pull request #19: CAS-14733: Update `eval` and `exec` calls to use globals() for persistent variable handling in Python 3.13 compatibility
Merge in CASA/casampi from CAS-14733-casampi-compatibility-with-python-3.13-due-to-exec-api-changes to master
* commit '5be60d933c029a1222859f3629a7b99bdb34fdbd':
increment casampi_version to 0.6.0 ( py 3.13 compatibility )
CAS-14733: Allow `eval()` from the `MPICommandServer` end to access `self.omp_set_num_threads`.
CAS-14733: Update `eval` and `exec` calls to use globals() for persistent variable handling in Python 3.13 compatibility -
Akeem Wells 5be60d933c029a1222859f3629a7b99bdb34fdbd
increment casampi_version to 0.6.0 ( py 3.13 compatibility )
-
Rui Xue <rx.astro@gmail.com> a1175fa1c4f5f0b5ed8454fbb2f32a74c2770c87
CAS-14733: Allow `eval()` from the `MPICommandServer` end to access `self.omp_set_num_threads`.
-
Rui Xue <rx.astro@gmail.com> 56d5ad6ca886f8d0ee53cce571ad1c8aa9ddfa45
CAS-14733: Update `eval` and `exec` calls to use globals() for persistent variable handling in Python 3.13 compatibility