matthewfeickert / distributed-inference-with-pyhf-and-funcX

Example code for vCHEP 2021 paper "Distributed statistical inference with pyhf enabled through funcX"
MIT License
0 stars 2 forks source link

feat: Add funcX endpoint config file #9

Closed matthewfeickert closed 3 years ago

matthewfeickert commented 3 years ago

Based on @BenGalewsky's description in Issue #5 of how he setup the endpoint, this PR aims to add the config file used for the endpoint and light documentation on how to setup and use the funcX endpoint.

* Add funcx-endpoint config file for studies
* Add simple explanations of how to create, configure, and start the funcX endpoint
* Ignore VSCode settings