Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 391 Bytes

PIC.md

File metadata and controls

15 lines (14 loc) · 391 Bytes

Sequential

./pic 10 1000 1000000 1 2 GEOMETRIC 0.99
./pic 10 1000 1000000 0 1 SINUSOIDAL
./pic 10 1000 1000000 1 0 LINEAR 1.0 3.0
./pic 10 1000 1000000 1 0 PATCH 0 200 100 200

SYCL

./pic-sycl 10 1000 1000000 1 2 GEOMETRIC 0.99
./pic-sycl 10 1000 1000000 0 1 SINUSOIDAL
./pic-sycl 10 1000 1000000 1 0 LINEAR 1.0 3.0
./pic-sycl 10 1000 1000000 1 0 PATCH 0 200 100 200