Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
#include <ctf.hpp>
Go to the source code of this file.
Functions | |
int | fast_diagram (int const n, World &ctf) |
char * | getCmdOption (char **begin, char **end, const std::string &option) |
int | main (int argc, char **argv) |
int fast_diagram | ( | int const | n, |
World & | ctf | ||
) |
Definition at line 7 of file fast_3mm.cxx.
References AS, CTF::Tensor< dtype >::norm2(), NS, ctf.core::rank(), CTF::Tensor< dtype >::read_local(), SH, SY, and CTF::Tensor< dtype >::write().
Referenced by main().
char* getCmdOption | ( | char ** | begin, |
char ** | end, | ||
const std::string & | option | ||
) |
Definition at line 65 of file fast_3mm.cxx.
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 76 of file fast_3mm.cxx.
References fast_diagram(), getCmdOption(), ctf.core::np(), and ctf.core::rank().