Skip to content

Parameters set in config.ini file are not getting recognized by io500 C app #68

@pvaldria

Description

@pvaldria

How do I validate that the parameters I am setting in the config.ini file are been used at runtime. I set the following, but don’t see them below:

[find]
external-script = /mnt/beeond/io500-app/bin/pfind
#nproc = 30
pfind-queue-length = 2000
pfind-steal-next = TRUE
pfind-parallelize-single-dir-access-using-hashing = FALSE
 

io500 – C version takes forever (waited 7-8 hours, still running, so killed it) to run ( at the below command and I don’t see queue length, steal-next, etc
[find]
t_start = 2020-06-01 08:28:30
exe = /mnt/beeond/io500-app/bin/pfind ./out//2020.06.01-06.57.23-app -newer ./out//2020.06.01-06.57.23-app/timestampfile -size 3901c -name "01"
nproc = 1

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