mptensor
v0.3.0
Parallel Library for Tensor Network Methods
|
Benchmark for RSVD. More...
#include <ctime>
#include <iomanip>
#include <iostream>
#include <mpi.h>
#include <mptensor/mptensor.hpp>
#include "timer.hpp"
Typedefs | |
typedef Tensor< scalapack::Matrix, double > | ptensor |
Functions | |
int | omp_get_max_threads () |
int | main (int argc, char **argv) |
Benchmark for RSVD.
typedef Tensor<scalapack::Matrix, double> ptensor |
int main | ( | int | argc, |
char ** | argv | ||
) |
int omp_get_max_threads | ( | ) |