-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* cranelift threads seem to work * threading works for llvm cranelift, working on interleaving diagonals * think I've fixed the interleaving diags * threads working for multi-threaded tests * max threads is nstates / 10 * allow user to override thread_dim * cargo fmt * clippy * make sure we don't use more threads than states * place a barrier before multithreading call * update comment * cranelift use i32
- Loading branch information
1 parent
954fec3
commit 0181574
Showing
9 changed files
with
1,370 additions
and
255 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.