SuperLU Distributed 9.0.0
gpu3d
lupanels_impl.hpp File Reference
#include <algorithm>
#include <iostream>
#include <cassert>
#include "superlu_defs.h"
#include "luAuxStructTemplated.hpp"
#include "lupanels.hpp"
#include "xlupanels.hpp"
#include "superlu_blas.hpp"
Include dependency graph for lupanels_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename Ftype >
Ftype * getBigV (int_t ldt, int_t num_threads)
 
int numProcsPerNode (MPI_Comm baseCommunicator)
 

Function Documentation

◆ getBigV()

template<typename Ftype >
Ftype * getBigV ( int_t  ldt,
int_t  num_threads 
)

◆ numProcsPerNode()

int numProcsPerNode ( MPI_Comm  baseCommunicator)