mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 23:42:12 +01:00

new file: m/Mercurial/Mercurial-4.4.2-Py-2.7.eb new file: n/numactl/numactl-2.0.11.eb new file: p/pWord2Vec/pWord2Vec-2018-01-25-intel-2017a.eb new file: p/pWord2Vec/pWord2Vec-pWord2Vec.cpp.patch new file: v/VTune/VTune-2017_update5.eb
11 lines
245 B
Diff
11 lines
245 B
Diff
--- pWord2Vec.cpp.orig 2018-01-25 09:06:11.034201578 +0100
|
|
+++ pWord2Vec.cpp 2018-01-25 09:06:34.457110914 +0100
|
|
@@ -20,6 +20,7 @@
|
|
#include <cmath>
|
|
#include <algorithm>
|
|
#include <omp.h>
|
|
+#include <stdio.h>
|
|
|
|
#ifdef USE_MKL
|
|
#include "mkl.h"
|