Skip to content

fefgGet (line 224) running out of memory #94

@soichih

Description

@soichih

We've been seeing a lot of out-of-memory issue with encode lately.

Out of memory. Type HELP MEMORY for your options.

Error in unique


Error in unique


Error in fefgGet (line 224)


Error in feSet (line 75)


Error in feConnectomeInit (line 52)

This might be happening because we started feeding track.tck output from mrtrix3 act app, which output somewhat more fibers and track.tck file size is slightly larger (1.69GB)

tckinfo.txt
 
***********************************
  Tracks file: "track.tck"
    act:                  5tt.mif
    backtrack:            variable
    count:                675000
    crop_at_gmwmi:        1
    downsample_factor:    3
    fod_power:            0.25
    init_threshold:       variable
    lmax:                 variable
    max_angle:            variable
    max_num_seeds:        15000000
    max_num_tracks:       15000
    max_seed_attempts:    1000
    max_trials:           1000
    method:               variable
    mrtrix_version:       3.0_RC3
    output_step_size:     0.625
    rk4:                  0
    samples_per_step:     4
    sh_precomputed:       1
    source:               variable
    step_size:            variable
    stop_on_all_include:  0
    threshold:            variable
    timestamp:            1550301026.1405482292
    total_count:          675000
    unidirectional:       0

I will benchmark / profile the memory usage, but if @ccaiafa @francopestilli have any hunch as to what might be causing this issue, please let me know!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions