Skip to content

FTorch Intel Compiler Flags #162

Closed Answered by helgehr
backfelix8 asked this question in Q&A
Jul 23, 2024 · 1 comments · 11 replies
Discussion options

You must be logged in to vote

Hello all, its been a while since I built this library but my setup for icon includes these two lines in the Makefile:

FCFLAGS += -I/path_to_ftorch/build/usr/local/include/ftorch
LDFLAGS += -L/path_to_ftorch/build/usr/local/lib64 -lftorch

Otherwise I can confirm the point from @jatkinson1000 that it is important to compile ftorch with the compilers (for fortran, c, and cpp) used in icon.

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@jatkinson1000
Comment options

@TomMelt
Comment options

@backfelix8
Comment options

@helgehr
Comment options

Answer selected by backfelix8
@backfelix8
Comment options

@jatkinson1000
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants