S
Stefano Zanella
Guest
Hi,
Has anybody experienced problems with LBS when the number of files in
the netlist directory is around 1000? I haven't exactly nailed down the
number of files that causes problems, but it is certainly less than 1024
(or 2^10 related numbers). The symptoms are the following: not a
single file is copied on the jobXXX directories and spectre fails (no
input file found). I am running in ocean and basically doing
foreach job {
do some stuff
run()
}
wait
It works beautifully for run directories that contain less that circa
1000 files and doesn't for more files. The problem seems to be
independent on the design (tried different designs) and on the size of
the run directory. I have all the log levels set to the maximum, but
they don't say anything.
Thanks in advance,
Stefano
Has anybody experienced problems with LBS when the number of files in
the netlist directory is around 1000? I haven't exactly nailed down the
number of files that causes problems, but it is certainly less than 1024
(or 2^10 related numbers). The symptoms are the following: not a
single file is copied on the jobXXX directories and spectre fails (no
input file found). I am running in ocean and basically doing
foreach job {
do some stuff
run()
}
wait
It works beautifully for run directories that contain less that circa
1000 files and doesn't for more files. The problem seems to be
independent on the design (tried different designs) and on the size of
the run directory. I have all the log levels set to the maximum, but
they don't say anything.
Thanks in advance,
Stefano