Skip to content

Commit

Permalink
Include SX-Aurora in Others (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
freemin7 authored Dec 7, 2021
1 parent 6022b53 commit 3146790
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions other.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ Programming OpenCL GPUs in Julia is much more limited than other supported platf

ArrayFire is a general-purpose software library that targets CPUs, GPUs, and other
accelerator hardware. The [ArrayFire.jl](https://github.com/JuliaGPU/ArrayFire.jl) package provides a Julia interface to this library, and makes it possible to program accelerators using an array abstraction built on the ArrayFire library.

## SX-Aurora

The [NEC SX-Aurora Tsubasa](https://www.nec.com/en/global/solutions/hpc/sx/index.html) is a PCIe card which works as a Vector Computer. It can be programmed from Julia using the [VectorEngine.jl](https://github.com/sx-aurora-dev/VectorEngine.jl) package, which at the moment requires a custom Julia build using a LLVM fork. Support is expected to improve due NECs involement.

0 comments on commit 3146790

Please sign in to comment.