Skip to content

Commit 8afbffa

Browse files
committed
Add details build steps for IMEX
1 parent 6456bfb commit 8afbffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Parallel and distributed execution currently is MPI/CSP-like. In a later version
99

1010
## Setting up build environment
1111

12-
Install MLIR/LLVM and Intel® Extension for MLIR (IMEX, see https://github.com/intel/mlir-extensions).
12+
Install MLIR/LLVM and Intel® Extension for MLIR (IMEX, see https://github.com/intel/mlir-extensions). Besides, Add "-DLLVM_ENABLE_RTTI=ON" into cmake arguments, and build target is "all" (not "check-imex").
1313

1414
```bash
1515
git clone --recurse-submodules https://github.com/IntelPython/sharded-array-for-python

0 commit comments

Comments
 (0)