SuperLU Distributed 9.0.0
gpu3d
lupanels_GPU_impl.hpp File Reference
#include <cassert>
#include <algorithm>
#include <cmath>
#include "superlu_defs.h"
#include "superlu_dist_config.h"
#include <cuda_runtime.h>
#include "cublas_v2.h"
#include "lupanels.hpp"
#include <complex>
Include dependency graph for lupanels_GPU_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define EPSILON   1e-3
 

Functions

template<typename T >
int checkArr (const T *A, const T *B, int n)
 

Macro Definition Documentation

◆ EPSILON

#define EPSILON   1e-3

Function Documentation

◆ checkArr()

template<typename T >
int checkArr ( const T *  A,
const T *  B,
int  n 
)
Here is the call graph for this function: