Giter VIP home page Giter VIP logo

grapheus's People

Contributors

jhonnold avatar luecx avatar rafid-dev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

grapheus's Issues

Grapheus cannot build

I was trying to build your repo on my computer with an Nvidia GPU, and it complained about "identifier "__builtin_ia32_serialize" is undefined."

nvcc -use_fast_math -O3 -DNDEBUG --compiler-options -std=c++17 --compiler-options -fopenmp --compiler-options -march=native -c src/main.cu -o obj/main.obj
/usr/lib/gcc/x86_64-linux-gnu/11/include/serializeintrin.h(41): error: identifier "__builtin_ia32_serialize" is undefined

src/models/../dataset/io.h(115): warning #1650-D: result of call is not used
          detected during instantiation of "dataset::BatchLoader<TYPE>::BatchLoader(std::vector<std::string, std::allocator<std::string>>, int, int) [with TYPE=chess::Position]"
src/main.cu(131): here

1 error detected in the compilation of "src/main.cu".
make: *** [Makefile:34: obj/main.obj] Error 1

Here is my version of nvcc:

nvcc -V

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Thu_Nov_18_09:45:30_PST_2021
Cuda compilation tools, release 11.5, V11.5.119
Build cuda_11.5.r11.5/compiler.30672275_0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.