Skip to content

Commit

Permalink
Merge branch 'master' into fix-gencode-issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffra authored Feb 11, 2022
2 parents 14381e5 + 4f96ffd commit 5f0f97d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_tutorials/advanced-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ Available `DS_BUILD` options include:
* `DS_BUILD_TRANSFORMER_INFERENCE` builds the transformer-inference op
* `DS_BUILD_STOCHASTIC_TRANSFORMER` builds the stochastic transformer op
* `DS_BUILD_UTILS` builds various optimized utilities
* `DS_BUILD_AIO` builds the asynchcronous I/O op

To speed up the build-all process, you can parallelize the compilation process with:

Expand Down

0 comments on commit 5f0f97d

Please sign in to comment.