Skip to content

giordano/OpenBLASHighCoreCount.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenBLASHighCoreCount.jl

This package uses libblastrampoline, available since Julia v1.7, to forward all BLAS functions to a build of OpenBLAS which allows you to use up to 128 threads, instead of the default 32 of the pre-built version of OpenBLAS which somes with Julia official binaries.

Installation

]add https://github.com/giordano/OpenBLASHighCoreCount.jl

Usage

using OpenBLASHighCoreCount

and that's it, really.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages