Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Is PG_ACC_BUGS still necessary? #169

@pramodk

Description

@pramodk

CoreNEURON has following macros :

→ grep -r ACC_BUG coreneuron/*
coreneuron/mech/modfile/hh.cpp:#if defined(PG_ACC_BUGS)
coreneuron/nrnoc/eion.cpp:#if defined(PG_ACC_BUGS)
coreneuron/nrnoc/register_mech.cpp:#if defined(PG_ACC_BUGS)
coreneuron/nrnoc/nrnoc_ml.h:#if PG_ACC_BUGS

Todo for this ticket :

  • Check when PG_ACC_BUGS was introduced and what was the purpose
  • If it was due to some old version, check if the issue doesnt appear with current 18.4 PGI compiler
  • If so, remove related code from CoreNEURON as well as MOD2C

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions