##- # Author: Brian Tiffin # Dedicated to the public domain # # Date: November 2016 # Modified: 2016-11-25/19:50-0500 ##+ # # opencl.icn, an experimental Unicon interface to Open Computing Language # # not yet fully implemented in Unicon, this sample is wrong, and untested # procedure main() i := opencl(["GPU"]) end