File: README.md

package info (click to toggle)
pocl 6.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,320 kB
  • sloc: lisp: 149,513; ansic: 103,778; cpp: 54,947; python: 1,513; sh: 949; ruby: 255; pascal: 226; tcl: 180; makefile: 175; java: 72; xml: 49
file content (3 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (2)
1
2
3
Adapted from the MPI3-based implementation from https://github.com/oneapi-src/oneAPI-samples/tree/development/Libraries/MPI/jacobian_solver by changing
the codes multi-device SYCL to use PoCL-R for distributed execution without
using MPI.