Fortran-FOSS-Programmers / Fortran-FOSS-Programmers/ford

multiprocessing error when using graph_dir

Open
#603 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
458
Forks
138
PR merge metrics
No merged PRs in 30d

Description

I'm setting up ford in my fortran project. The html documentation is getting produced fine. I have set `graph: true` to produce dependency graphs, but they aren't getting rendered well in the html output. I tried setting `graph_dir:` to save copies of graphs and I got the below warning and error.

```
/home/tkoskela/python_envs/conquest/lib/python3.10/site-packages/ford/graphs.py:1483: TqdmWarning: Iterable length 1112 > 1000 but `chunksize` is not set. This may seriously degrade multiprocess performance. Set `chunksize=1` or more.
process_map(
Writing graphs: 0%| | 0/1112 [00:00

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.