Fix GPI-2 and enable TAGASPI #16
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-gpi2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The rdma-core driver.h include is no longer installed:
56dd87acd2So ibv_read_sysfs_file() is not defined. As the symbols is still
distributed, we simply add the missing prototype manually.
Similarly, the gaspi_size_t gaspi_get_system_mem() function is not
available from the gaspi public headers, so we define it in the
max_mem.c test.
Fixes: #7
9c04aabd7ato00dfe801f4