Florian Boeck

Results 4 issues of 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...

discussion

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;...

discussion

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...

discussion

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...