Adrian Jackson
Adrian Jackson
This is a small feature update to enable the utils/data_utils.py get_file() function to respect the KERAS_HOME environment variable if set by a user. This would allow any datasets required by...
I'm trying to build Grid 0.8.2 on a Marvel ThunderX2 based system with SLES15 and GCC 8.2.0. I'm getting compiler failures in the Hadron directory with errors like this: ```...
FamVC_
I've got some CGNS files created by ANSYS ICEM which have nodes `FamVC_TypeId`, `FamVC_TypeName`, `FamVC_UserId`, `FamVC_UserName`. However, I can't find any documentation on `FamVC_` (i.e. everything is FamBC_), and these...
# Summary The board_test example (and other examples I've tested) from DirectProgramming/C++SYCL_FPGA/ReferenceDesigns fails on the part of the test that tries to extract the reference frequency using the `aocl binedit`...
I had to add the "string" header library to allow ReMPI to compiler on our Cray system. Adding back this change in case it's useful for others.