driazati commented on code in PR #12475:
URL: https://github.com/apache/tvm/pull/12475#discussion_r948248585


##########
conda/recipe/install_libtvm.bat:
##########
@@ -15,7 +15,7 @@
 :: specific language governing permissions and limitations
 :: under the License.
 
-cmake --build build --config Release --target install
+cmake --build build --config Release --target install -- /p:CL_MPcount=8

Review Comment:
   is it possible to use the windows equivalent of `nproc` here instead of 
always assuming it's `8`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to