I was able to successfully (?) compile FastGCM, but when running on a remote system (where my big graphics cards are) I get the error
./FastDCM
Random seed is: 1562843396
Thu Jul 11 01:50:15 2019 Program instance number: 973025817
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 152 (DRI2)
Minor opcode of failed request: 1 (DRI2Connect)
Serial number of failed request: 11
Current serial number in output stream: 11
This is apparently a known issue with connecting remotely. I don't know if your program produces graphics, but here's a similar issue on another platform that swallows that error and lets you run remotely:
https://build.opensuse.org/package/view_file/X11:XOrg/Mesa/U_glx-ignore-BadRequest-errors-from-DRI2Connect.diff?rev=1fb201d44f77344701b5e6f133654401
I was able to successfully (?) compile FastGCM, but when running on a remote system (where my big graphics cards are) I get the error
This is apparently a known issue with connecting remotely. I don't know if your program produces graphics, but here's a similar issue on another platform that swallows that error and lets you run remotely:
https://build.opensuse.org/package/view_file/X11:XOrg/Mesa/U_glx-ignore-BadRequest-errors-from-DRI2Connect.diff?rev=1fb201d44f77344701b5e6f133654401