Skip to content
#

opencl

Here are 1,005 public repositories matching this topic...

solardiz
solardiz commented Jul 19, 2019

Our users are often confused by the output from programs such as zip2john sometimes being very large (multi-gigabyte). Maybe we should identify and enhance these programs to output a message to stderr to explain to users that it's normal for the output to be very large - maybe always or maybe only when the output size is above a threshold (e.g., 1 million bytes?)

opentk

The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.

  • Updated Aug 2, 2021
  • C#
futhark
Silk.NET
Perksey
Perksey commented Aug 12, 2021

We get a lot of frequently asked questions. As such, we should look at creating a FAQ document and linking to it from the readme.

One frequently asked question is "Why am I getting the GLFW is not supported on this platform error?" and present possible solutions like ensure that the Visual C++ redistributable is installed on Windows, or switch to SDL instead by using PrioritizeSdl.

Obvious

Improve this page

Add a description, image, and links to the opencl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the opencl topic, visit your repo's landing page and select "manage topics."

Learn more