Skip to content
/ libisa Public
generated from Nax/c-library-template

A library for CPU features detection and runtime dispatch

License

Notifications You must be signed in to change notification settings

Nax/libisa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libisa

TODO

Build

mkdir build
cd build
cmake ../.. -DCMAKE_BUILD_TYPE=Release
make -j8

Install

make install

License

This library is distributed under the terms of the BSD-2 Clause license.

Author

Copyright (c) 2019, Maxime Bacoux.
All rights reserved.

About

A library for CPU features detection and runtime dispatch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published