[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15808: Add option to choose between OMP implementations

2019-09-07 Thread GitBox
larroy commented on a change in pull request #15808: Add option to choose between OMP implementations URL: https://github.com/apache/incubator-mxnet/pull/15808#discussion_r321990222 ## File path: CMakeLists.txt ## @@ -432,14 +432,13 @@ endif() # ---[ OpenMP if(USE_OPEN

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15808: Add option to choose between OMP implementations

2019-09-07 Thread GitBox
larroy commented on a change in pull request #15808: Add option to choose between OMP implementations URL: https://github.com/apache/incubator-mxnet/pull/15808#discussion_r321990215 ## File path: CMakeLists.txt ## @@ -452,14 +451,18 @@ if(USE_OPENMP) set(CMAKE_C_FLAGS

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15808: Add option to choose between OMP implementations

2019-09-07 Thread GitBox
larroy commented on a change in pull request #15808: Add option to choose between OMP implementations URL: https://github.com/apache/incubator-mxnet/pull/15808#discussion_r321990222 ## File path: CMakeLists.txt ## @@ -432,14 +432,13 @@ endif() # ---[ OpenMP if(USE_OPEN

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15808: Add option to choose between OMP implementations

2019-09-07 Thread GitBox
larroy commented on a change in pull request #15808: Add option to choose between OMP implementations URL: https://github.com/apache/incubator-mxnet/pull/15808#discussion_r321990215 ## File path: CMakeLists.txt ## @@ -452,14 +451,18 @@ if(USE_OPENMP) set(CMAKE_C_FLAGS

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15808: Add option to choose between OMP implementations

2019-08-23 Thread GitBox
larroy commented on a change in pull request #15808: Add option to choose between OMP implementations URL: https://github.com/apache/incubator-mxnet/pull/15808#discussion_r317241672 ## File path: CMakeLists.txt ## @@ -431,10 +433,14 @@ endif() # ---[ OpenMP if(USE_OPEN

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15808: Add option to choose between OMP implementations

2019-08-13 Thread GitBox
larroy commented on a change in pull request #15808: Add option to choose between OMP implementations URL: https://github.com/apache/incubator-mxnet/pull/15808#discussion_r313513211 ## File path: CMakeLists.txt ## @@ -24,6 +24,7 @@ mxnet_option(USE_OLDCMAKECUDA "Build

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15808: Add option to choose between OMP implementations

2019-08-12 Thread GitBox
larroy commented on a change in pull request #15808: Add option to choose between OMP implementations URL: https://github.com/apache/incubator-mxnet/pull/15808#discussion_r313161483 ## File path: CMakeLists.txt ## @@ -24,6 +24,7 @@ mxnet_option(USE_OLDCMAKECUDA "Build