mptensor  v0.3.0
Parallel Library for Tensor Network Methods
rsvd.cc File Reference

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)
 

Detailed Description

Benchmark for RSVD.

Author
Satoshi Morita morit.nosp@m.a@is.nosp@m.sp.u-.nosp@m.toky.nosp@m.o.ac..nosp@m.jp
Date
Feb 32016

Typedef Documentation

◆ ptensor

typedef Tensor<scalapack::Matrix, double> ptensor

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ omp_get_max_threads()

int omp_get_max_threads ( )