Commit 3a88350
[ifp_egm] Tidy up EGM, remove jitclass (#144)
* misc
* TMP: return to previous software environment CUDA=12.1.0
* Revert "TMP: return to previous software environment CUDA=12.1.0"
This reverts commit 0192e23.
* add suggestion to clarify which jit is used
* MAINT: update action versions
* check python version
* update nb to numba
* TMP: disable cache for clean build test
* Revert "TMP: disable cache for clean build test"
This reverts commit 226b45f.
* update full build folder on failre
* initiate a reverse ssh tunnel
* instal tmux fo reverse tunnel
* update apt-get
* install upterm
* update reference to deb file
* remove reverse tunnel action -- not working
* TMP: simplify jit function interface for testing
* Revert "TMP: simplify jit function interface for testing"
This reverts commit 180b02e.
* TST: test if arrays was the issue
* TST: remove array unpacking as passed in separately
* TST: update arrays variable to contain numpy arrays
---------
Co-authored-by: mmcky <mamckay@gmail.com>1 parent 1cd0306 commit 3a88350
2 files changed
+78
-126
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
45 | | - | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
69 | 78 | | |
70 | 79 | | |
71 | 80 | | |
| |||
0 commit comments