Skip to content

Add Ifremer config.#294

Merged
lesteve merged 4 commits into
dask:masterfrom
lesteve:add-ifremer-config
Jul 22, 2019
Merged

Add Ifremer config.#294
lesteve merged 4 commits into
dask:masterfrom
lesteve:add-ifremer-config

Conversation

@lesteve

@lesteve lesteve commented Jul 22, 2019

Copy link
Copy Markdown
Member

Fixes #292.

@lanougue here is my attempt to synthetize the information you gave me in #292. Comments more than welcome!

Note that I added the link to the issue if people wants all the gory details ;-)!

@guillaumeeb

Copy link
Copy Markdown
Member

@lesteve, would'nt it be better to add the conf in https://github.com/dask/dask-jobqueue/blob/master/docs/source/configurations.rst?

@lesteve

lesteve commented Jul 22, 2019

Copy link
Copy Markdown
Member Author

That may be a better place indeed.

Would you know of a link to the Ifremer cluster. I found https://wwz.ifremer.fr/pcdm/Equipement but it is in French and I am not sure this is the right cluster ...

@lesteve lesteve force-pushed the add-ifremer-config branch from a8eee6f to 3e99a01 Compare July 22, 2019 08:37
@guillaumeeb

Copy link
Copy Markdown
Member

Yep this is the good one: Datarmor. I don't see an english published page.

@lesteve lesteve force-pushed the add-ifremer-config branch from 3e99a01 to 59bc625 Compare July 22, 2019 09:01
@lesteve

lesteve commented Jul 22, 2019

Copy link
Copy Markdown
Member Author

This is how it looks on my local build of the documentation:

image

@guillaumeeb

Copy link
Copy Markdown
Member

Hm, I think the death_timeout part should be remove, this is normaly solved by local_directory

@lesteve

lesteve commented Jul 22, 2019

Copy link
Copy Markdown
Member Author

OK I think I'll remove it since these slightly gory (but potentially useful) details are in the associated github issue.

I have to say that 15 minutes is quite high. I really like to have a better understanding of what is happening at startup on the local disk for things to be that slow ... this is not related to spilling at all right?

@lesteve lesteve force-pushed the add-ifremer-config branch from 130944c to f77d7ce Compare July 22, 2019 09:16
@guillaumeeb

Copy link
Copy Markdown
Member

No, IIRC this was due to the fact that @lanougue was not using disk local to its compute node, but a network shared space instead, which was causing things to be really slow. But it's just Dask workers that create some folders and put locks in it.

@lesteve

lesteve commented Jul 22, 2019

Copy link
Copy Markdown
Member Author

Interesting thanks for the details, 15 minutes to create a few folder and files seems quite high still ...

@lesteve

lesteve commented Jul 22, 2019

Copy link
Copy Markdown
Member Author

OK I am going to merge this one, thanks a lot for your inputs @lanougue!

@lesteve lesteve merged commit e26d554 into dask:master Jul 22, 2019
@lesteve lesteve deleted the add-ifremer-config branch July 22, 2019 09:45
@lanougue

Copy link
Copy Markdown

You are welcome. Thanks for the doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cluster config for Ifremer

3 participants