octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #47761] TISEAN: huge static data


From: marco atzeri
Subject: [Octave-bug-tracker] [bug #47761] TISEAN: huge static data
Date: Sat, 30 Apr 2016 07:08:51 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #2, bug #47761 (project octave):

As all the upstream code is using large array

source_f/ts_upo.f:      
  parameter(nx=1000000,mper=20)
  real xp(mper),fvec(mper),xor(mper,nx)

It seems the F77 code should be updated to F90 darray

http://www.tutorialspoint.com/fortran/fortran_dynamic_arrays.htm



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47761>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]