ManuelCostanzo
ManuelCostanzo
Hi ! Thanks for answer. I would like to ask you what are the advantages of explicitly writing vectorization instructions versus compiler auto-vectorization ? I understand that in complex cases...
Hi @illuhad, thank you for your answer! I'll do that. Another thing: I was modifying my compilation method, and for example, now I'm doing this: /opt/hipSYCL/bin/syclcc --hipsycl-targets="omp;spirv;cuda:sm_75" --cuda-path=/usr/local/cuda -O3 But...
Excellent, so should I build from source, right? Because I installed hipSYCL from apt repository
Sorry, updates ?
Amazing @illuhad, thank you very much for all the explanations. It is super helpful and interesting. With my director, we are working on porting a CUDA bioinformatic software to SYCL...
I'm sorry! I had a type in a variable. Is working fine, thank you
Hey, I need help here please! No matter if I add or remove @uniform or @private in the index, I can't run the code: LoadError: UndefVarError: `index` not defined: ```...
Hi @vchuravy, I just need to access to the thread_id and block_id values after the `@synchronize.` In CPU, the only way (as far as I know) is to create the...
I realized that @uniform works for this, but I'm having issues querying the thread id and block id. For example this is not working because index is not defined ```...
I have a Mars drone with firmware 2.6.8. I excecute basic_maneuver.js scanning devices... peripheral discovered: Mars_131538 at promixity: -79 scanning stopped... handshake completed... proximity updated to: -66 services found: {"uuid":"1801","name":"Generic...