Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Compiler Support: Intel ifx on a University of Oregon machine #151

Open
Dominick99 opened this issue Jun 2, 2023 · 1 comment
Open
Assignees

Comments

@Dominick99
Copy link
Collaborator

No description provided.

@everythingfunctional
Copy link
Member

I tried using ifx locally, and it compiles, but the test crashes with:

A subdomain_t
    
 passes on computing a correctly shaped Laplacian for a 2D flat-topped, step-lik
 e plateau.
    passes on reaching the correct steady state solution.
    passes on functional pattern results matching procedural results.
 3 of 3 tests pass.
 
A t_cell_collection_t
forrtl: severe (408): fort: (2): Subscript #2 of the array SPEEDS has value 10115232 which is greater than the upper bound of 5999

In coarray image 1
Image              PC                Routine            Line        Source             
matcha-test        000000000046DBE3  do_concurrent_sam          14  do_concurrent_s.f90
matcha-test        0000000000423E99  velocities                 51  distribution_s.F90
matcha-test        000000000041C02D  matcha                     46  matcha_s.F90
matcha-test        0000000000412DA8  check_cell_distri          67  t_cell_collection_test_m.f90
matcha-test        00000000004119DB  results                    35  t_cell_collection_test_m.f90
matcha-test        000000000045C09B  report                     12  test_s.f90
matcha-test        0000000000406F9F  main                       16  main.f90
matcha-test        0000000000406D1D  Unknown               Unknown  Unknown
libc.so.6          00007FA5CE34C850  Unknown               Unknown  Unknown
libc.so.6          00007FA5CE34C90A  __libc_start_main     Unknown  Unknown
matcha-test        0000000000406C35  Unknown               Unknown  Unknown

Abort(0) on node 0 (rank 0 in comm 496): application called MPI_Abort(comm=0x84000002, 0) - process 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants