Changming Sun
deea945f80
Remove openmp and scipy from build pipelines ( #4305 )
...
1. Remove openmp because the default thread pool is already good enough.
2. Remove scipy from build pipelines because it stops support python 3.5.
2020-06-23 20:18:16 -07:00
Dmitri Smirnov
af0750ba1b
Java GPu artifact naming ( #4179 )
...
Modify gradle build so artifactID has _gpu for GPU builds.
Pass USE_CUDA flag on CUDA build
Adjust publishing pipelines to extract POM from a correct path.
Co-Authored-By: @Craigacp
2020-06-10 11:15:48 -07:00
Dmitri Smirnov
afca0d15ee
Create Java publishing pipeline ( #3944 )
...
Create CPU and GPu Java publishing pipelines. Final jars are tested on all platforms. However, signing and publishing to maven are manual steps.
2020-06-01 18:18:57 -07:00