Allocatable Multidimensional Arrays in Fortran
|
|
9
|
308
|
September 20, 2024
|
How to manage Fortran file units in Julia?
|
|
3
|
257
|
July 6, 2024
|
How to pass variables to several levels up without going through headings (arguments) in functions
|
|
24
|
648
|
April 6, 2024
|
Julia code becomes slower on running on supercomputers and does not scale well when parallelizing with Base.Threads
|
|
73
|
1843
|
January 22, 2024
|
Equivalent Fortran function is about 4.6 times faster
|
|
17
|
910
|
January 5, 2024
|
Performance and memory in large tensor: Julia vs Fortran
|
|
3
|
494
|
December 6, 2023
|
Fortran calling convention when passing an array with unknown size
|
|
2
|
691
|
December 2, 2023
|
Fortran-Julia interface for program containing non-c-interoperable derived type
|
|
6
|
409
|
November 28, 2023
|
Accessing Fortran derived types from Julia
|
|
11
|
663
|
October 24, 2023
|
Different output when call Fortran from Julia
|
|
5
|
408
|
July 13, 2023
|
Help calling fortran subroutines using ccall
|
|
0
|
231
|
May 9, 2023
|
Correct way to ccall a Fortran subroutine requiring pointers
|
|
3
|
475
|
May 2, 2023
|
Compiler optimizations for ComplexF64 vs Fortran
|
|
7
|
534
|
March 30, 2023
|
Embedding Julia code in Fortran
|
|
10
|
589
|
March 16, 2023
|
When I call a function from fortran complied dll in windows, there is a "EXCEPTION_ACCESS_VIOLATION" error
|
|
0
|
201
|
January 26, 2023
|
[ANN] Julia back-end for LFortran
|
|
4
|
6713
|
September 27, 2022
|
Help with updating fortran wrapper
|
|
2
|
393
|
August 23, 2022
|
Shared library code crashing, but only from REPL
|
|
0
|
279
|
May 19, 2022
|
Communicating a struct to Fortran with a large array
|
|
0
|
307
|
May 3, 2022
|
Return matrix of Cchar from Fortran library
|
|
2
|
326
|
May 3, 2022
|
Calling Fortran subroutine from Julia passing array arguments
|
|
5
|
892
|
April 11, 2022
|
Fortran to Julia with a nested struct
|
|
1
|
471
|
April 6, 2022
|
Fortran to Julia struct
|
|
1
|
479
|
April 6, 2022
|
Julia 3 times slower than Fortran reading integer data from ASCII file
|
|
14
|
1213
|
March 26, 2022
|
Can I pass MPI.jl communicator to the Fortran side?
|
|
4
|
702
|
February 16, 2022
|
Calling Fortran functions that use MPI
|
|
0
|
402
|
February 14, 2022
|
How to use MAXLOC(ARRAY, DIM , MASK [,KIND] [,BACK]) function in Julia?
|
|
0
|
423
|
February 9, 2022
|
Julia passing a string to Fortran
|
|
11
|
965
|
January 23, 2022
|
Pass Fortran array of unknown size to Julia
|
|
2
|
659
|
January 20, 2022
|
Porting Fortran code, negative indices
|
|
10
|
1775
|
December 2, 2021
|