Running make command throw error about unsupported gcc version

21 views
Skip to first unread message

Khang Bùi

unread,
Apr 9, 2020, 11:13:49 PM4/9/20
to Parallel and Distributed Systems at SFU (431)
Hi, it's seems that there's some problem with compiling the code on the asb machines. I'm trying to run make and run into this error:


This happens on both b02 and b03. Connection for b01 keeps timing out for me so I can't verify, but I assume it would not be working either.
I compiled and run codes just fine this afternoon, so I'm not sure what happens in between then and now.

Bruno Da Silva

unread,
Apr 9, 2020, 11:14:47 PM4/9/20
to Parallel and Distributed Systems at SFU (431)
Thsi happens if you cmake on b03. Delete your build folder, remake it and run cmake on b01 or b02. Then you can make on b01/b02/b03.

Bruno Da Silva

unread,
Apr 9, 2020, 11:15:18 PM4/9/20
to Parallel and Distributed Systems at SFU (431)
For some reason running `cmake` on b03 picks up cuda 9 rather than cuda 10, but if you've cmake'd on one of the other servers it picks up cuda 10.

Khang Bùi

unread,
Apr 9, 2020, 11:44:35 PM4/9/20
to Parallel and Distributed Systems at SFU (431)
Thanks Bruno! That worked.
Reply all
Reply to author
Forward
0 new messages