- Jun 07, 2019
-
-
Rui Machado authored
-
Rui Machado authored
Use GASPI data types See merge request rui.machado/gpi-2!1
-
Rui Machado authored
Revert "fix for omnipath: changing gaspi_notification_id from unsigned int to byte length, because omnipath writes single bytes at a time, which can result in races because (a) unexpected notification value is read out (b) zero value after reset is filled, bug fix: restrict the notification value to byte length which can not be overwritten: fix has been tested on Omnipath system at kraken.cerfacs.fr" This reverts commit 7b65525c.
-
- Jun 06, 2019
-
-
Valeria Bartsch authored
fix for omnipath: changing gaspi_notification_id from unsigned int to byte length, because omnipath writes single bytes at a time, which can result in races because (a) unexpected notification value is read out (b) zero value after reset is filled, bug fix: restrict the notification value to byte length which can not be overwritten: fix has been tested on Omnipath system at kraken.cerfacs.fr
-
Valeria Bartsch authored
-
- Apr 08, 2019
-
-
Rui Machado authored
- compare with value returned by _rw_list_elem_max. - in debug mode. - addresses in part #52 (github).
-
Rui Machado authored
- make segments available locally by setting flag (trans). - adds test. - closes #53 (github).
-
- Mar 07, 2019
-
-
Rui Machado authored
-
Rui Machado authored
-
Rui Machado authored
-
Rui Machado authored
-
Rui Machado authored
-
Rui Machado authored
-
Rui Machado authored
-
Rui Machado authored
-
- Mar 06, 2019
-
-
Rui Machado authored
- verify number of ranks before trying to register segment in group. - modify test to return success when running single instance.
-
- Oct 25, 2018
-
-
Rui Machado authored
-
Rui Machado authored
already in use. - as opposed to silently return success. - modify test to reflect desired behavior.
-
Rui Machado authored
- instead of 2 times the same.
-
Rui Machado authored
- the spec (version 17.1) says "Bind to a segment with an existing segment ID (regardless of bind or allocated) results in undefined behavior. - be conservative and return GASPI_ERR_INV_SEG. - adds test. - closes #45 (github).
-
Rui Machado authored
-
Rui Machado authored
-
- Sep 03, 2018
-
-
Rui Machado authored
- use FC and FCFLAGS
-
Rui Machado authored
- close #18.
-
Rui Machado authored
-
Rui Machado authored
- given the type (notification_id_t) that check is erroneous.
-
Rui Machado authored
- given the member type the check is erroneous.
-
Rui Machado authored
-
Rui Machado authored
-
- Aug 31, 2018
-
-
Rui Machado authored
-
Rui Machado authored
Part of series to remove and clean-up GPU code.
-
Rui Machado authored
Part of series to remove and clean-up GPU code.
-
Rui Machado authored
Part of series to remove and clean-up GPU code.
-
Rui Machado authored
Part of series to remove and clean-up GPU code.
-
Rui Machado authored
Part of series to remove and clean-up GPU code.
-
Rui Machado authored
-
Rui Machado authored
- more consistent with spec.
-
Rui Machado authored
- more spec compliant. - closes #39 (github).
-
Rui Machado authored
- spec compliant. - closes #40 (github).
-
Rui Machado authored
- spec compliant. - closes #41 (github).
-