Coder Social home page Coder Social logo

winlere / chameleon-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wzf03/chameleon

0.0 0.0 0.0 6.37 MB

Forked from https://gitlab.inria.fr/solverstack/chameleon with minor bug fixes

License: Other

Shell 0.59% C++ 14.43% Python 0.35% C 76.33% Emacs Lisp 0.12% Fortran 5.21% R 0.10% Cuda 0.27% Makefile 0.01% CMake 2.58%

chameleon-1's Introduction

Chameleon: A dense linear algebra software for heterogeneous architectures

Chameleon is a C library providing parallel algorithms to perform BLAS/LAPACK operations exploiting fully modern architectures.

1 Get Chameleon

To use last development states of Chameleon, please clone the master branch. Note that Chameleon contains a git submodule morse_cmake. To get sources please use these commands:

# if git version >= 1.9
git clone --recursive [email protected]:solverstack/chameleon.git
cd chameleon
# else
git clone [email protected]:solverstack/chameleon.git
cd chameleon
git submodule init
git submodule update

Last releases of Chameleon are hosted on the releases page.

2 Documentations

2.1 Homepage and user’s guide

Please visit our Homepage to get:

  • download links,
  • quick start guides,
  • installation instructions,
  • tutorials,
  • bencmarks.

This documentation could also be generated in html:

# build the doc with cmake (emacs with orgmode and latex are required), e.g.
cmake .. -DCHAMELEON_ENABLE_DOC=ON
make doc

see the doc/user directory.

2.2 Source code documentation, API (doxygen)

Please refer to the doxygen documentation to get more precise information about the API, the public and internal functions prototypes and the data structures.

Please refer to the section 2.1 of READMEDEV to get information about the documentation generation.

2.3 For developers

Please refer to the READMEDEV page.

3 Contact

If you have an account on gitlab inria please submit a new issue.

If you don’t have an account on gitlab inria you can send emails to [email protected].

To get the news, register to the mailing list [email protected] (click on “S’abonner” in the left panel).

4 Get involved!

CONTRIBUTING

5 Licence

LICENCE

chameleon-1's People

Contributors

dindon-sournois avatar emmanuelagullo avatar fpruvost avatar gsylvand avatar llnns avatar mfaverge avatar nagael avatar nathanprecigout avatar nfurmento avatar philippemilink avatar reazulhoque avatar sthibaul avatar viroulep avatar wzf03 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.