Skip to content

nitrram/lagrange_opencl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lagrange

Installation requirements

  • OpenCL headers and ICD drivers
  • glfw and glew - for OpenGL window and input handling
  • xxd - a hex dump utility needed by automake to inline OpenCL & OpenGL code
  • automake utilities
  • gcc/g++

Hands on experience

It's been tested on Fedora, Debian and MacOS using the distros' required packages

On Fedora 39 with $XDG_SESSION_TYPE=x11, using nvidia-driver of version 535.154.05 on nVIDIA RTX 3090, it generates approx. 530fps of heat map of 2D lagrange interpolation over 8x8 points net and with resolution of 1600x1600 pixels.

About

OpenGL/CL playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published