fxzjshm

Results 8 issues of fxzjshm

`barrier()` of `sycl::nd_item` seems not working, the log says: ``` ===>The following messages were generated while performing high-level synthesis for kernel: geIXT1_EEERKT0_EUlvE_85uG06fiV Log file: /tmp/dedisp-1337dez7lrhv1u/vxx_comp_tmp/geIXT1_EEERKT0_EUlvE_85uG06fiV/geIXT1_EEERKT0_EUlvE_85uG06fiV/vitis_hls.log : ERROR: [v++ 214-194] in...

enhancement

I'm still learning pulsar things, so please correct me if I'm wrong. The default value of `summed_polns` is 1 in [backend_common.c](https://github.com/scottransom/presto/blob/93624f74c8f95fd7cde13eeaba97fabebd0ae604/src/backend_common.c#L182), so I think it need to be explicitly set...

Using [vectoradd_hip.cpp](https://github.com/ROCm-Developer-Tools/HIP-Examples/blob/master/vectorAdd/vectoradd_hip.cpp) from HIP examples, the executable produced by hipcc from ROCm 5.3.2 with `-O0` flag cannot run correctly. Log: ``` ➜ test /opt/rocm-5.2.3/bin/hipcc -O0 vectoradd_hip.cpp -o vectoradd_hip_O0_5.2.3 ➜ test...

Under Investigation

Initial attempts to port to KDE Plasma 6 + Qt 6, but changes in QML files currently break Plasma 5. Uses CMake flag `-D QT_MAJOR_VERSION=6` to build for Plasma 6,...

This adds MUSA backend for Moore Threads GPU from @MooreThreads , using the SSCP codepath. MUSA is another set of APIs similar to existing CUDA and HIP/ROCm ones; it also...

Firstly, thanks for your awesome works! In Plasma 6, they seem to have dropped support for metadata.desktop files and use metadata.json instead, so need to use `desktoptojson` to convert, like...

### Description Firstly, building CuPy on ROCm requires additional CFLAGS: ``` export CFLAGS="-I/opt/rocm/include/hipblas -I/opt/rocm/include/hipsparse -I/opt/rocm/include/hipfft -I/opt/rocm/include/rocsolver -I/opt/rocm/include/rccl" ``` But `pip install cupy` still fails after several minutes: ``` error: Command...

cat:bug

Using machine: Ubuntu 16.04 in Hyper-V Virtual Machine on Windows 10 Haxe: 3.4.0 I tried jtransc for my test project [fxzjshm/Polyfiter](https://github.com/fxzjshm/Polyfiter) but I got several errors executing these: `$ ./graldew...

js
cpp
csharp