Skip to content
@dataparallel-swift

The Swift Programming Language, meets GPU

Meet Data-Parallel Swift

Swift is a general-purpose programming language that is both approachable for newcomers and powerful for experts. It is used to develop everything from apps and system software to cloud services and embedded firmware, and runs on a variety of platforms including macOS, Linux, and Windows.

Data parallelism is a parallelisation strategy that focuses on distributing the data of a computation over the available processors, and is especially suited for programming GPUs for general-purpose computations. This project enables writing GPU kernels directly in the Swift programming language.

Popular repositories Loading

  1. swift-to-gpu swift-to-gpu Public

    1

  2. .github .github Public

  3. swift swift Public

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…