We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8afbffa commit 00ff3c5Copy full SHA for 00ff3c5
README.md
@@ -14,7 +14,6 @@ Install MLIR/LLVM and Intel® Extension for MLIR (IMEX, see https://github.com/i
14
```bash
15
git clone --recurse-submodules https://github.com/IntelPython/sharded-array-for-python
16
cd sharded-array-for-python
17
-git checkout jit
18
conda create --file conda-env.txt --name sharpy
19
conda activate sharpy
20
export MPIROOT=$CONDA_PREFIX
0 commit comments