Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
109 changes: 96 additions & 13 deletions .github/ISSUE_TEMPLATE/suggest-optimization.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,104 @@
---
name: Suggest optimization
about: Have problems with certain OPTIMIZE profile? Do you suggest better numbers?
title: "[OPTIMIZATION] "
labels: optimization
name: Optimization Suggestion
about: Propose new or improved optimization profiles (e.g. GPU tuning parameters)
title: "[OPTIMIZATION]: "
labels: ["optimization", "needs-review"]
assignees: ''
---

## ⚙️ Summary
Provide a short description of the optimization you are proposing.

---

## 🔍 Context & Goal
- What are you trying to improve? (e.g. hashrate, efficiency, stability, thermals)
- What issue or limitation does this address?

---

## 📚 Baseline Confirmation
Please confirm:
- [ ] I am using the latest available optimization data
- [ ] I have tested against current official profiles

---

**Are you aware of the latest [Optimization data](https://github.com/nicehash/NiceHashQuickMiner/tree/main/optimize) being used?**
Yes/No.
## 🧪 Optimization Type
- **Type:** (New / Modification)
- **Target Profile:** (Lite / Medium / High / Efficient / Custom)

---

## 🖥️ Hardware Details
Provide complete hardware information:
- **GPU Model:** (e.g. NVIDIA GeForce RTX 3080)
- **VRAM Size:**
- **Manufacturer / Variant:** (e.g. ASUS, MSI, reference)
- **Special VRAM Type:** (if applicable)
- **Number of GPUs:**
- **Driver Version:**

---

## ⚡ Proposed Optimization Settings
Clearly define your suggested parameters:
- **Core Clock Offset / Lock:**
- **Memory Clock Offset:**
- **Power Limit (% or Watts):**
- **Voltage (if applicable):**
- **Fan Settings:**
- **Other Tweaks:**

---

**I am suggesting new optimization or modification of existing optimization?**
New/Modification
## 📊 Benchmark Results
Compare your results against current profiles:

**For GPU:** NVIDIA GeForce ...
**Optimization name:** Lite/Medium/High/Efficient
**Special VRAM & Manufacturer:** Yes/No
| Metric | Current Profile | Proposed Optimization |
|------------------|---------------|----------------------|
| Hashrate | | |
| Power Usage (W) | | |
| Efficiency (H/W) | | |
| Temperature (°C) | | |
| Stability | | |

---

## 🔁 Reproducibility
- Steps to apply and reproduce this optimization:
1. ...
2. ...
3. ...

- Duration tested: (e.g. 24h, 72h)
- Stability notes: (crashes, invalid shares, throttling, etc.)

---

## 📸 Evidence
Attach supporting materials:
- Screenshots (miner output, monitoring tools)
- Logs
- Graphs / metrics over time

---

## ⚠️ Risks / Trade-offs
Describe any known downsides:
- Increased power consumption?
- Higher temperatures?
- Reduced hardware lifespan risk?

---

## 🧩 Additional Notes
Add any extra insights or recommendations.

---

**My suggested optimization data is following:**
I suggest core clock...
## ✅ Pre-Submission Checklist
- [ ] I have tested thoroughly and verified stability
- [ ] I have compared against existing profiles
- [ ] I have included benchmark data and evidence
- [ ] I have provided complete hardware details