Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
anaegel authored May 17, 2024
1 parent 179991d commit 1e9c642
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ cmake.minimum-version = ""
cmake.version = ">=3.15"

#
cmake.args=['-DPARALLEL:BOOL=OFF','-DUSE_PYBIND11:BOOL=ON', '-DSTATIC_BUILD:BOOL=ON','-DCPU=1', '-DDIM=2','-DConvectionDiffusion:BOOL=ON' ]

logging.level = "DEBUG"

0 comments on commit 1e9c642

Please sign in to comment.