ivandrodri

Results 5 issues of ivandrodri

Hello, I have a CUDA/C++ project build with cmake and I wanted to connect my code with oryol for 3D graphics but it uses fips instead of cmake and I...

Hello, I am trying to use elasticluster on google cloud for one of my projects and I have the following problem (my config file is below): ``` ############################################## ############################################## TASK...

gce

Hi, I wanted to know how to convert gcode lines to x,y,z coordinates in order to implement them in a 3d simulation. Given a g-code "line" I parse it with...

Hi, I am trying to write a 3D rendering application with oryol following the MeshViewer and the OrbViewer examples, but as my input surfaces are .STP (CAD files) files I...

Hi, I would like to convert my code in CUDA to CUPLA and I have some issues with mutli-GPU/single-CPU P2P async. copies. This is the error: error: argument of type...

question