forked from VUnit/vunit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set NVC_CONCURRENT_JOBS to value of num_threads argument
See VUnit#1036 and nickg/nvc@0758f79d7c6c
- Loading branch information
1 parent
1bad679
commit fbe8d06
Showing
2 changed files
with
10 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[NVC] VUnit now sets the ``NVC_CONCURRENT_JOBS`` environment variable to | ||
the value of the ``--num-threads`` argument which allows ``nvc`` to | ||
scale its worker thread count based on the number of concurrently | ||
running simulations. |
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