Hello,

I am using version 10.8.4.

This is a built in example that is part of general.

When you start octave you need to load the package using

pkg load general

Then when you run it using

parcellfun_example

it should run.  The serial part does but the parallel starts and then dies.  
Not sure why.

Sorry for my vague question but thanks for your response.

Cheers, Francis

On 2013-09-06, at 2:36 PM, Alexander Hansen <alexanderk.han...@gmail.com>
 wrote:

> On 9/6/13 8:15 AM, Francis Poulin wrote:
>> Hello,
>> 
>> I am trying to use the parcellfun in octave.
>> 
>> I have installed the following with fink: octave364, octave364-dev, 
>> general-oct364 as well as other packages it needed.  Unfortunately, when I 
>> try running an example I get the following problem.  I contacted Octave and 
>> they seemed to think this might be a fink problem.  Any ideas?
>> 
>> Cheers, Francis
>> 
>> P.S.  This is my sample output.
>> 
>> Package Name  | Version | Installation directory
>> --------------+---------+-----------------------
>>        bim  |   1.1.2 | /sw/share/octave/3.6.4/packages/bim-1.1.2
>>        fpl  |   1.3.4 | /sw/share/octave/3.6.4/packages/fpl-1.3.4
>>    general  |   1.3.2 | /sw/share/octave/3.6.4/packages/general-1.3.2
>>        msh  |   1.0.8 | /sw/share/octave/3.6.4/packages/msh-1.0.8
>>    splines  |   1.2.4 | /sw/share/octave/3.6.4/packages/splines-1.2.4
>> octave-3.6.4:2> pkg load general
>> octave-3.6.4:3> ls
>> hello.m                      parcelfun2.m            parcellfun_example.m
>> octave_old           parcelfun2.m~           parcellfun_example.m~
>> octave-3.6.4:4> parcellfun_example
>> Elapsed time is 16.5825 seconds.
>> parcellfun: child process 23862 created
>> parcellfun: child process 23863 created
>> parcellfun: 0/200 jobs doneoctave-3.6.4(23860,0x7fff74b35180) malloc: *** 
>> error for object 0x1035377e0: pointer being freed was not allocated
>> *** set a breakpoint in malloc_error_break to debug
>> panic: Abort trap: 6 -- stopping myself...
>> attempting to save variables to 'octave-core'...
>> save to 'octave-core' complete
>> Abort trap: 6
>> 
> 
> What OS version?  And without seeing parcellfun_example.m there's nothing we 
> can do to attempt to reproduce your problem.
> 
> Do the Octave folks have a reason, other than their general disdain for OS X 
> as a non-free system (other than a couple of folks), for blaming Fink?  
> Fink's build for the general package is the same as what you'd get by doing a 
> manual install, so if there's a problem then maybe it's in the Octave 
> build--which is not impossible.
> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to