How to make package managers cry
1
Kenneth Hoste
kenneth.hoste@ugent.be GitHub: @boegel Twitter: @kehoste
FOSDEM 2018
Package Management devroom
Feb 3rd 2018, Brussels (Belgium)
How to make package managers cry (or) How to piss off package - - PowerPoint PPT Presentation
How to make package managers cry (or) How to piss off package managers (pick one) Kenneth Hoste kenneth.hoste@ugent.be GitHub: @boegel Twitter: @kehoste FOSDEM 2018 Package Management devroom Feb 3rd 2018, Brussels
1
kenneth.hoste@ugent.be GitHub: @boegel Twitter: @kehoste
FOSDEM 2018
Package Management devroom
Feb 3rd 2018, Brussels (Belgium)
2
3
4
5
6
7
8
9
(taken from https://openfoam.org/news/v5-0-patch)
10
(taken from http://www2.mmm.ucar.edu/wrf/users/wrfv3.7/known-prob-3.7.1.html)
11
http://bioconductor.org
12
13
14
15
16
17
18
19
(pro tip: default for GCC is -O0!), ...
20
21
22
23
'-copt', '-config=opt' and '-c opt' are three different things!
bazel build --config=opt //tensorflow/tools/pip_package:build_pip_package
24
25
26
27
28
1 2 3 4 5 6 binary wheel built from source images/second ResNet-50 on Intel Haswell (CPU only)
7x speedup
29
30
31