Skip to content
Snippets Groups Projects
user avatar
Alexander Ivanov authored
Model with the IPCs will print error messages once a second for each bad IPC
with maximum 2 lines of text per second.
Increased the total number of IPCs from 64 to 256 (MAX_IPC in commData2.h),
which means 256 IPCs maximum of each kind (PCIE, RFM or SHMEM). PCIE and RFM
256 limit is global, SHMEM limit is local to each computer.
feCodeGen.pl will check the 256 iIPC limit now.
feCodeFen.pl will check for duplication of the IPC sender in PCIE or RFM IPCs.
commData2.c sender function will only cache flush the last IPC PCIE channel
on the Dolphin net, this speeds up the sender considerably if there are many PCI IPCs in it.



git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3019 6dcd42c9-f523-4c6d-aada-af552506706e
ce6421b7
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.