I get the following when i compile my code
tr: misaligned [:upper:] and/or [:lower:] construct
tr: misaligned [:upper:] and/or [:lower:] construct
What can be the possible solution ?
I get the following when i compile my code
tr: misaligned [:upper:] and/or [:lower:] construct
tr: misaligned [:upper:] and/or [:lower:] construct
What can be the possible solution ?
Debug your code. this error has apparently nothing to do with cuda but with the tr utility
Regards