Skip to content

Commit 5e8d05f

Browse files
Jammy2211Jammy2211
authored andcommitted
JAX 64 bit
1 parent bc2f131 commit 5e8d05f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
- name: Run tests
6767
run: |
6868
export ROOT_DIR=`pwd`
69+
export JAX_ENABLE_X64=True
6970
export PYTHONPATH=$PYTHONPATH:$ROOT_DIR/PyAutoConf
7071
export PYTHONPATH=$PYTHONPATH:$ROOT_DIR/PyAutoArray
7172
pushd PyAutoArray

0 commit comments

Comments
 (0)