Skip to content

Commit cb96877

Browse files
Jammy2211Jammy2211
authored andcommitted
make JAX 64 bit
1 parent 168bbfe commit cb96877

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
- name: Run tests
7979
run: |
8080
export ROOT_DIR=`pwd`
81+
export JAX_ENABLE_X64=True
8182
export PYTHONPATH=$PYTHONPATH:$ROOT_DIR/PyAutoConf
8283
export PYTHONPATH=$PYTHONPATH:$ROOT_DIR/PyAutoFit
8384
export PYTHONPATH=$PYTHONPATH:$ROOT_DIR/PyAutoArray

0 commit comments

Comments
 (0)