er*8" statement somewhere.
>
> -erik
>
> On Fri, May 6, 2016 at 7:43 PM, Derek Tucker > wrote:
>
>> Erik,
>>
>> I wondered that, the library is not mine, but the code is here, work in
>> progress
>>
>> The ccall is here (
>> https
ng Julia's `ccall` for
> Fortran code, and this can lead to that kind of error.
>
> If you point to your code, people might be able to give better advice.
>
> -erik
>
>
> On Fri, May 6, 2016 at 6:03 PM, Derek Tucker > wrote:
>
>> I have an external librar
I have an external library that I am interfacing with julia, when I compile
it with gfortran it runs without a problem. When I compile it with ifort i
get this error
ERROR: ReadOnlyMemoryError()
Anybody has any ideas why. I have test the library with ifort using a test
program and it works fi
I just compiled Julia with MKL using the intel compilers and when I try to
do a simple plot using Pyplot julia segfaults
julia> using PyPlot
INFO: Loading help data...
julia> plot(linspace(0,1,100))
signal (11): Segmentation fault
signal (11): Segmentation fault
mkl_blas_avx2_xdcopy at
/opt/