STEllAR-GROUP / hpxcl

This repository contains components that will support percolation via OpenCL and CUDA
Boost Software License 1.0
31 stars 17 forks source link

one question about the cuda kernel's output number #106

Open lj-cug opened 2 years ago

lj-cug commented 2 years ago

Dear developer: I noticed all the kernel functions used in HPXCL examples and benckmarks only have one output argument. Can HPXCL accommodate the CUDA kernels with at least 2 output arguments for exchanging with the context kernel functions? Thanks Li Jian