Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • Nils Erik Krumnack's avatar
    c894f52f
    make a component factory preloader for all components used by the CP algorithms · c894f52f
    Nils Erik Krumnack authored
    This is a followup to !68703 that uses that mechanism to add factories for
    all components used by the common CP algorithms.  This is not necessarily
    the prettiest way of doing things, but it is what can be practically done
    right now with little effort.  It should probably be replaced by a better
    mechanism at some point.
    
    Command to test/run this:
    ```
    FullCPAlgorithmsTest_eljob.py --data-type data --algorithm-memory --factory-preload 'libComponentFactoryPreloaderDict.so,CP::preloadComponentFactories' --block-config --use-flags
    ```
    c894f52f
    History
    make a component factory preloader for all components used by the CP algorithms
    Nils Erik Krumnack authored
    This is a followup to !68703 that uses that mechanism to add factories for
    all components used by the common CP algorithms.  This is not necessarily
    the prettiest way of doing things, but it is what can be practically done
    right now with little effort.  It should probably be replaced by a better
    mechanism at some point.
    
    Command to test/run this:
    ```
    FullCPAlgorithmsTest_eljob.py --data-type data --algorithm-memory --factory-preload 'libComponentFactoryPreloaderDict.so,CP::preloadComponentFactories' --block-config --use-flags
    ```
Code owners
Assign users and groups as approvers for specific file changes. Learn more.