SkillAgentSearch skills...

Chestnut

A Language for parallel programs

Install / Use

/learn @astromme/Chestnut
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Chestnut

Chestnut is a language and gui for parallel programming. It produces target code that runs natively on CUDA enabled GPUs.

Dependencies

Chestnut depends on the following software:

Building

  1. Download the source with git clone git://github.com/astromme/Chestnut.git
  2. Create a build directory with cd Chestnut then mkdir build then cd build
  3. Build chestnut using cmake with cmake .. then make
  4. Install chestnut with make install

Compiling Chestnut Code

$ chestnut-compiler file.chestnut [-o output_name]
$ ./file

Running the Chestnut Desginer

$ chestnut-designer

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks1

Languages

C++

Security Score

75/100

Audited on Jan 21, 2025

No findings