Yes, I use Claymore 9.7 for XMR quite successfully.
Can you give me an example command line for claymore monero mining?
set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_HEAP_SIZE 100
set GPU_SINGLE_ALLOC_PERCENT 100
set GPU_FORCE_64BIT_PTR 0
NsGpuCNMiner.exe -o ssl://monerohash.com:9999 -u ADDRESS -p x -di 01 -a 0 -tt 80 -tstop 95 -cclock 1010 -mclock 1625
set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_MAX_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_MAX_SINGLE_ALLOC_PERCENT 100
sgminer -k cryptonight -o stratum+tcp://monerohash.com:7777 -u ADDRESS -p x --gpu-platform 1 -d 0,1 --rawintensity 512 -w 4 -g 2 --gpu-engine 1040 --gpu-memclock 1625 --gpu-powertune 20 --auto-fan --temp-target 80 --no-submit-stale --no-extranonce
The above is now yielding more than Claymore 9.7 with modded ROMS for 380.
Thanks. Will use that as a base point.