FasTensor
1.0.0
Transform Supercomputing for AI
|
#include "mpi.h"
#include <string>
#include <iostream>
#include <vector>
#include <cmath>
#include <stdlib.h>
#include "ft_utility.h"
#include "ft_array_view_access.h"
Go to the source code of this file.
Classes | |
class | Stencil< T > |
Variables | |
double | time_address_cal |
double | row_major_order_cal |
double | pre_row_major_order_cal |
double | data_access_time |
double data_access_time |
double pre_row_major_order_cal |
double row_major_order_cal |
|
extern |