Hi,
I am trying to run transactional workload provided
in gems-2.1. It's 'deque'. I am running it on Sparc machine (not using Simics)
with command "./deque_Lock 2 4 4". It gives error in pset_bind() function. What
I get on terminal is
binding to cabinet
1
pset_bind: Invalid
argument
The pset_bind() is called from function
tm_bind_to_cabinet() which is present in
gems-2.1/microbenchmarks/transactional/common/transaction.c file which get's
only one external argument that is '1' in this case. Is there any problem
with the pthread library I am using?
Thanks and regards,
Anup
|