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

Migrate to funcX Executor Interface #22

Closed BenGalewsky closed 2 years ago

BenGalewsky commented 2 years ago

Problem

The polling interface to funcX to find results is cumbersome and inefficient

Approach

Upgrade to the latest version of the funcX library to use the executor interface to the service.