rstriv / Know-Evolve

Implementation code for ICML '17 paper "Deep Temporal Reasoning for Dynamic Knowledge Graphs"
108 stars 22 forks source link

graphnn unable to be compiled #7

Closed Toni-Chan closed 5 years ago

Toni-Chan commented 5 years ago

This time we updated the system, and was forced to use g++ version 5 because Ubuntu 1804 comes with g++ 7 and our CUDA version is too low to use g++7. We do not want to update CUDA, so we use g++5. now we face a compiling problem: image anyone meeting with this problem before?

Toni-Chan commented 5 years ago

recompiled prerequisites.