Recent Changes - Search:

Documentação

edit SideBar

Tacc

Documentacao.Tacc History

Hide minor edits - Show changes to output

January 24, 2018, at 07:13 PM by 138.255.107.44 -
Added line 17:
O make config não estava salvando as configurações (shared=1 e prefix), incluí manualmente no Makefile.
January 24, 2018, at 06:51 PM by 138.255.107.44 -
Changed lines 12-13 from:
set(GKLIB_PATH "GKlib" CACHE PATH "path to GKlib")
to:
set(GKLIB_PATH "METIS/GKlib" CACHE PATH "path to GKlib")
Changed line 15 from:
set(GKLIB_PATH "${CMAKE_SOURCE_DIR}/GKlib" CACHE PATH "path to GKlib")
to:
set(GKLIB_PATH "${CMAKE_SOURCE_DIR}/METIS/GKlib" CACHE PATH "path to GKlib")
January 24, 2018, at 06:49 PM by 138.255.107.44 -
Changed line 11 from:
replace line 4:\n
to:
replace line 4:\\
Changed line 14 from:
by
to:
by\\
January 24, 2018, at 06:49 PM by 138.255.107.44 -
Changed line 11 from:
replace line 4:
to:
replace line 4:\n
January 24, 2018, at 06:49 PM by 138.255.107.44 -
Deleted line 11:
Deleted line 14:
January 24, 2018, at 06:49 PM by 138.255.107.44 -
Changed lines 1-11 from:
Para instalar o FMDB:<br>
Parmetis: CC=$CC COPTIONS="-DNDEBUG -Wno-error=format-security" make <br>
Zoltan:
CXX=mpicxx CC=mpicc <br>
Parmetis:
ln -s metis METIS <br>
Parmetis:
This problem should be corrected if you modify the top-level CMakeLists.txt file: <br>
<br>
replace
line 4:<br>
set(GKLIB_PATH "GKlib" CACHE PATH "path to GKlib")<br>
<br>

by<br>
set(GKLIB_PATH "${CMAKE_SOURCE_DIR}/GKlib" CACHE PATH "path to GKlib")<br>
to:
Para instalar o FMDB:

Parmetis: CC=$CC COPTIONS="-DNDEBUG -Wno-error=format-security" make

Zoltan:
CXX=mpicxx CC=mpicc

Parmetis:
ln -s metis METIS

Parmetis:
This problem should be corrected if you modify the top-level CMakeLists.txt file:

replace
line 4:

set(GKLIB_PATH "GKlib" CACHE PATH "path to GKlib")

by

set(GKLIB_PATH "${CMAKE_SOURCE_DIR}/GKlib" CACHE PATH "path to GKlib")
January 24, 2018, at 06:48 PM by 138.255.107.44 -
Changed lines 1-4 from:
Para instalar o FMDB:
Parmetis: CC=$CC COPTIONS="-DNDEBUG -Wno-error=format-security" make
Zoltan: CXX=mpicxx CC=mpicc
Parmetis: ln -s metis METIS
to:
Para instalar o FMDB:<br>
Parmetis: CC=$CC COPTIONS="-DNDEBUG -Wno-error=format-security" make <br>
Zoltan: CXX=mpicxx CC=mpicc <br>
Parmetis:
ln -s metis METIS <br>
Parmetis: This problem should be corrected if you modify the top-level CMakeLists.txt file: <br>
<br>
replace line 4:<br>
set(GKLIB_PATH "GKlib" CACHE PATH "path to GKlib")<br>
<br>
by<br>
set(GKLIB_PATH "${CMAKE_SOURCE_DIR}/GKlib" CACHE PATH "path to GKlib")<br>
January 22, 2018, at 08:25 PM by 138.255.107.44 -
Added line 4:
Parmetis: ln -s metis METIS
January 22, 2018, at 07:45 PM by 138.255.107.44 -
Changed lines 2-3 from:
CXX=mpicxx CC=mpicc
to:
Parmetis: CC=$CC COPTIONS="-DNDEBUG -Wno-error=format-security" make
Zoltan:
CXX=mpicxx CC=mpicc
January 22, 2018, at 07:42 PM by 138.255.107.44 -
Added lines 1-2:
Para instalar o FMDB:
CXX=mpicxx CC=mpicc
Edit - History - Print - Recent Changes - Search
Page last modified on January 24, 2018, at 07:13 PM