eth-cscs / DLA-Future

DLA-Future
https://eth-cscs.github.io/DLA-Future/master/
BSD 3-Clause "New" or "Revised" License
64 stars 14 forks source link

Add error message for invalid grid context in C API #1009

Closed RMeli closed 1 year ago

RMeli commented 1 year ago

If an invalid DLA-Future context is passed to the C API, the following error is printed

[Error] No DLA-Future grid for context 123456789.
[Info]  Make sure you called dlaf_create_grid() or dlaf_create_grid_from_blacs().

and the program terminates.

Close #1008.

RMeli commented 1 year ago

cscs-ci run

RMeli commented 1 year ago

cscs-ci run

RMeli commented 1 year ago

cscs-ci run

RMeli commented 1 year ago

cscs-ci run