Skip to content

numThreads not considered when using the python interface #190

@GMellar

Description

@GMellar

I want to run a simulation with a fixed number of threads. The call to openEMS is:

FDTD.Run(Sim_Path, verbose=3, cleanup=True, setup_only=setup_only, debug_pec=debug_pec, numThreads=num_threads)

When the simulation is started it still starts with one thread for the multithreading compressed_sse engine which means m_numThreads in that engine is still 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions