8000 GitHub - justusc/ctf: Cyclops Tensor Framework: distributed-memory tensor algebra
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

justusc/ctf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A distributed memory library for efficient decomposition of tensors of arbitrary type and parallel MPI+OpenMP execution of tensor contractions/functions.

Full documentation is available at

http://ctf.cs.berkeley.edu

Basic build process: ./configure; make;

Basic test process: sequential: 'make test', parallel: 'make test2'

About

Cyclops Tensor Framework: distributed-memory tensor algebra

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.3%
  • Other 1.7%
0