Searched hist:"1751 b0a91f199612d28d31020853a60b0f7f7900" (Results 1 – 1 of 1) sorted by relevance
| /libCEED/backends/magma/ | ||
| H A D | ceed-magma.c | 1751b0a91f199612d28d31020853a60b0f7f7900 Sat Mar 17 19:55:05 UTC 2018 Stan Tomov <tomov@eecs.utk.edu> Update restriction Destroy and Create. Still passes the tests but with 4 warnings - by design create takes indices as const, but in case ownership is passed, we later have to free them so can not declare them as const in the magma function. Next, port apply ... |