Guess my system is just very slow, tried several settings stays about same value in (K)Hashes. 
Is SHA3 that more hard than SHA256 for example?
Ah well, got NXTminer working, minting with CPU and GPU. 
I get 32 MH/s mining Torum using an NVIDIA GT 720. I've come to the conclusion that AMD cards need OpenCL routines that are optimized for those cards. I can't do that since I don't have an AMD card. If somebody familiar with AMD cards will do this, I'll include the routines in the NxtMint package.
C:\Bitcoin\NxtMint>java.exe -Xmx256m -Djava.library.path=\Bitcoin\NxtMint\jni -jar \Bitcoin\NxtMint\
NxtMint-1.6.0.jar
02:09:11 INFO Main.main: Java Nxt Mint Version 1.6.0
02:09:11 INFO Main.main: Application data path: C:\Users\Ronald\Appdata\Roaming\NxtMint
02:09:11 INFO Main.main: Using Nxt node at scripterron.dyndns.biz:7876
02:09:11 INFO Main.main: Minting 5,000,000.000000 units of TORUM for account NXT-XM86-4ZNA-65L5-CDWUE: 0 CPU threads, 1024 GPU intensity
02:09:11 INFO Nxt.init: API node=scripterron.dyndns.biz, API port=7876
02:09:13 INFO Main.buildGpuList: GPU device 0: NVIDIA CUDA, GeForce GT 720, Driver 347.09
1024MB global memory, 47KB local memory, 2 compute units, Max work group size 1024
02:09:15 INFO HashFunction.<init>: JNI library NxtMint_x86_64 loaded - using native CPU hash routines
02:09:15 FINE GpuFunction.<init>: GPU 0: Using rotate() built-in function
02:09:16 FINE GpuSha3.<init>: GPU 0: Local size 128, Global size 1048576, Passes 1
02:09:16 INFO MintWorker.run: GPU worker 0 starting on GPU 0
02:09:16 FINE MintWorker.run: Worker 0 starting on counter 20
02:10:16 FINE MintWorker.run: Worker 0: 1,928.33 MHash, 32.1389 MHash/s
That is a huge difference... Hope somebody can optimize this for AMD.
Will try some other Valuta later.
Thanks for the info.
SHA3? That's a VERY simple algo - in fact, I've written a 25-way parallel implementation for CUDA, at one point! Not optimal for GPUs, since you pound the hell out of LDS, though.
I'm mining pretty solidly on it - screenshot (NSFW):
https://ottrbutt.com/miner/nxtmintwolf-02212015.pngGPU 0 is a 280X, GPU 1 is a 270X, GPU 2 is a 290X, and GPU 3 is a 7950.