Florian Boeck
Florian Boeck
Hi! I'm currently trying to run hipSYCL with cuda specific code via `__hipsycl_if_target_cuda(...)`. I need this to run specific FFT algorithms depending on the target, because SYCL doesn't support a...
Hi, I'm curious what is going on with the memory management when using sycl::buffer inside of std::vector. I have a very small example program: ``` #include #include using namespace sycl;...
Hello, my hipSYCL application got quite large with several sycl accessors and buffers. I have a few hipSYCL Warnings with: `[hipSYCL Warning] dag_direct_scheduler: Detected a requirement that is neither of...
Hi, I think the JatsParserPlugin.inc.php is missing the import `import('lib.pkp.classes.submission.SubmissionFile');` My version in use: OJS and Plugin both with Stable-3_3_0 At least when I added the import my errors went...