This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Hypre directbuilder #618
Annotations
14 warnings
|
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/core/alien/index_manager/IndexManager.cc#L554
#warning "CHECK: optimisable ?" [-Wcpp]
|
src/core/alien/kernels/simple_csr/LUSendRecvOp.h#L182
invalid use of incomplete type 'class Alien::MatrixDistribution'
|
src/core/alien/kernels/simple_csr/algebra/SimpleCSRInternalLinearAlgebra.h#L137
invalid use of incomplete type 'Alien::IInternalLinearAlgebra<Alien::SimpleCSRMatrix<double>, Alien::SimpleCSRVector<double> >::Vector' {aka 'class Alien::SimpleCSRVector<double>'}
|
src/core/alien/kernels/simple_csr/algebra/SimpleCSRInternalLinearAlgebra.h#L138
invalid use of incomplete type 'Alien::IInternalLinearAlgebra<Alien::SimpleCSRMatrix<double>, Alien::SimpleCSRVector<double> >::Vector' {aka 'class Alien::SimpleCSRVector<double>'}
|
src/core/alien/kernels/dok/BaseDoKDirectMatrixBuilder.cpp#L84
'visibility' attribute ignored [-Wattributes]
|
src/core/alien/kernels/simple_csr/SimpleCSRDirectMatrixBuilder.cpp#L734
'visibility' attribute ignored [-Wattributes]
|
src/core/alien/handlers/block/BlockSizes.cc#L210
'virtual void Arccore::ISerializer::get(Arccore::Int32ArrayView)' is deprecated: Use getSpan() instead [-Wdeprecated-declarations]
|
plugins/hypre/src/hypre_direct_matrix_builder.cpp#L84
'visibility' attribute ignored [-Wattributes]
|
src/movesemantic/tests/TestDoKMatrix.cc#L40
'Alien::Move::MatrixData::MatrixData(const Alien::Space&, const Alien::Space&, const Alien::MatrixDistribution&)' is deprecated [-Wdeprecated-declarations]
|
plugins/hypre/examples/driver_mm_hypre.cc#L52
'Alien::Move::VectorData::VectorData(const Alien::ISpace&, const Alien::VectorDistribution&)' is deprecated [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading