Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save agibsonccc/855a9dd850c9af0e518929693b94d023 to your computer and use it in GitHub Desktop.

Select an option

Save agibsonccc/855a9dd850c9af0e518929693b94d023 to your computer and use it in GitHub Desktop.
[agibsonccc@localhost libnd4j]$ git status && git pull
On branch master
Your branch is ahead of 'origin/master' by 2 commits.
(use "git push" to publish your local commits)
Untracked files:
(use "git add <file>..." to include in what will be committed)
.csettings/com.nvidia.cuda.ide.toolchain.seven_five.1594102419_cdtBuildSystem
.csettings/com.nvidia.cuda.ide.toolchain.seven_five.1594102419_com.nvidia.cuda.ide.build.project.ICudaProjectConfiguration
.csettings/com.nvidia.cuda.ide.toolchain.seven_five.1594102419_org.eclipse.cdt.core.externalSettings
.csettings/com.nvidia.cuda.ide.toolchain.seven_five.1594102419_org.eclipse.cdt.core.settings
blasbuild/
nothing added to commit but untracked files present (use "git add" to track)
./buildnativeoperations.sh blas cpu
....
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: not consecutive access *_174 = _179;
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: Failed to SLP the basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: not vectorized: failed to find SLP opportunities in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: not consecutive access _178 = *_177;
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: not consecutive access *_174 = _179;
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: Failed to SLP the basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: not vectorized: failed to find SLP opportunities in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: not consecutive access _190 = *_189;
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: not consecutive access *_186 = _191;
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: Failed to SLP the basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: not vectorized: failed to find SLP opportunities in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: not consecutive access _190 = *_189;
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: not consecutive access *_186 = _191;
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: Failed to SLP the basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4569:18: note: not vectorized: failed to find SLP opportunities in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4556:15: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4556:15: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4556:15: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4572:89: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4556:15: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4574:4: note: not vectorized: not enough data-refs in basic block.
/usr/include/c++/5.3.1/bits/stl_vector.h:425:28: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4556:15: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4575:34: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4556:15: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4575:82: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4556:15: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4574:4: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4556:15: note: not vectorized: not enough data-refs in basic block.
/usr/include/c++/5.3.1/bits/stl_vector.h:178:19: note: not vectorized: not enough data-refs in basic block.
/usr/include/c++/5.3.1/bits/stl_vector.h:160:9: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4580:2: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4556:15: note: not vectorized: not enough data-refs in basic block.
/usr/include/c++/5.3.1/bits/stl_vector.h:425:28: note: not vectorized: not enough data-refs in basic block.
/usr/include/c++/5.3.1/bits/stl_vector.h:178:19: note: not vectorized: not enough data-refs in basic block.
/usr/include/c++/5.3.1/bits/stl_vector.h:160:9: note: not vectorized: not enough data-refs in basic block.
/home/agibsonccc/code/libnd4j/include/transform.h:4566:45: note: not vectorized: not enough data-refs in basic block.
[100%] Linking CXX shared library libnd4j.so
cd /home/agibsonccc/code/libnd4j/blasbuild/cpu/blas && /opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/nd4j.dir/link.txt --verbose=1
/bin/c++ -fPIC -Wall -g -fopenmp -std=c++11 -fassociative-math -funsafe-math-optimizations -march=native -fopenmp -O3 -ffast-math -ftree-vectorize -msse2 -ftree-vectorizer-verbose=2 -fopt-info-vec -fopt-info-vec-missed -shared -Wl,-soname,libnd4j.so -o libnd4j.so CMakeFiles/nd4j.dir/cpu/NativeBlas.cpp.o CMakeFiles/nd4j.dir/cpu/NativeOps.cpp.o -lopenblas
make[2]: Leaving directory '/home/agibsonccc/code/libnd4j/blasbuild/cpu'
[100%] Built target nd4j
make[1]: Leaving directory '/home/agibsonccc/code/libnd4j/blasbuild/cpu'
/opt/cmake/bin/cmake -E cmake_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment